2026-03-26 04:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 04: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-26 04:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-26 04:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 04:15:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 04:15:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 04:15:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 04:15:05 [scrapy.extensions.telnet] INFO: Telnet Password: 54fb77597cccbf19
2026-03-26 04: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-26 04: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-26T04_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-26 04:15:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 04:15:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 04:15:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-26 04:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 04:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 04:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 04:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-26 04:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-26 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-26 04:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 04:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 04:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 04:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 04:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 04:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-26 04:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-26 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 04:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10712847
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10712847: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10712847 url https://www.openlane.eu/en/carv6/auction/10712847
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727140
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727140: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727140 url https://www.openlane.eu/en/carv6/auction/10727140
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727141
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727141: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727141 url https://www.openlane.eu/en/carv6/auction/10727141
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727148
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727148: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727148 url https://www.openlane.eu/en/carv6/auction/10727148
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10717005
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10717005: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10717005 url https://www.openlane.eu/en/carv6/auction/10717005
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727150
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727150: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727150 url https://www.openlane.eu/en/carv6/auction/10727150
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727143
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727143: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727143 url https://www.openlane.eu/en/carv6/auction/10727143
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10712846
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10712846: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10712846 url https://www.openlane.eu/en/carv6/auction/10712846
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10712845
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10712845: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10712845 url https://www.openlane.eu/en/carv6/auction/10712845
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727153
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727153: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727153 url https://www.openlane.eu/en/carv6/auction/10727153
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727154
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727154: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727154 url https://www.openlane.eu/en/carv6/auction/10727154
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727155
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727155: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727155 url https://www.openlane.eu/en/carv6/auction/10727155
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727156
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727156: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727156 url https://www.openlane.eu/en/carv6/auction/10727156
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727158
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727158: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727158 url https://www.openlane.eu/en/carv6/auction/10727158
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727159
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727159: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727159 url https://www.openlane.eu/en/carv6/auction/10727159
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727160
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727160: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727160 url https://www.openlane.eu/en/carv6/auction/10727160
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727161
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727161: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727161 url https://www.openlane.eu/en/carv6/auction/10727161
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727163
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727163: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727163 url https://www.openlane.eu/en/carv6/auction/10727163
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727164
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727164: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727164 url https://www.openlane.eu/en/carv6/auction/10727164
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727165
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727165: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727165 url https://www.openlane.eu/en/carv6/auction/10727165
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10726015
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10726015: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10726015 url https://www.openlane.eu/en/carv6/auction/10726015
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10712838
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10712838: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10712838 url https://www.openlane.eu/en/carv6/auction/10712838
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10717006
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10717006: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10717006 url https://www.openlane.eu/en/carv6/auction/10717006
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727184
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727184: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727184 url https://www.openlane.eu/en/carv6/auction/10727184
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727185
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727185: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727185 url https://www.openlane.eu/en/carv6/auction/10727185
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727186
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727186: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727186 url https://www.openlane.eu/en/carv6/auction/10727186
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727189
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727189: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727189 url https://www.openlane.eu/en/carv6/auction/10727189
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10712837
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10712837: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10712837 url https://www.openlane.eu/en/carv6/auction/10712837
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727194
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727194: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727194 url https://www.openlane.eu/en/carv6/auction/10727194
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10712848
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10712848: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10712848 url https://www.openlane.eu/en/carv6/auction/10712848
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10726035
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10726035: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10726035 url https://www.openlane.eu/en/carv6/auction/10726035
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10726017
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10726017: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10726017 url https://www.openlane.eu/en/carv6/auction/10726017
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10726033
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10726033: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10726033 url https://www.openlane.eu/en/carv6/auction/10726033
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727196
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:13 [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-26 04:15:13 [adesa.de] INFO: Scrape type for 10727196: 0
2026-03-26 04:15:13 [adesa.de] INFO: Skipping item 10727196 url https://www.openlane.eu/en/carv6/auction/10727196
2026-03-26 04:15:13 [adesa.de] INFO: Found listing with ID: 10727197
2026-03-26 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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-26 04:15:14 [adesa.de] INFO: Scrape type for 10727197: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727197 url https://www.openlane.eu/en/carv6/auction/10727197
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727198
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727198%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727198: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727198 url https://www.openlane.eu/en/carv6/auction/10727198
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727199
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727199%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727199: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727199 url https://www.openlane.eu/en/carv6/auction/10727199
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712853
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712853%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712853: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712853 url https://www.openlane.eu/en/carv6/auction/10712853
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712852
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712852%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712852: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712852 url https://www.openlane.eu/en/carv6/auction/10712852
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727200
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727200%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727200: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727200 url https://www.openlane.eu/en/carv6/auction/10727200
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726014
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726014%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726014: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726014 url https://www.openlane.eu/en/carv6/auction/10726014
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712840
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712840%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712840: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712840 url https://www.openlane.eu/en/carv6/auction/10712840
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712842
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712842%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712842: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712842 url https://www.openlane.eu/en/carv6/auction/10712842
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726244
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726244%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726244: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726244 url https://www.openlane.eu/en/carv6/auction/10726244
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726233
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726233%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726233: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726233 url https://www.openlane.eu/en/carv6/auction/10726233
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726229
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726229%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726229: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726229 url https://www.openlane.eu/en/carv6/auction/10726229
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712843
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712843%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712843: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712843 url https://www.openlane.eu/en/carv6/auction/10712843
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712841
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712841%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712841: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712841 url https://www.openlane.eu/en/carv6/auction/10712841
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726227
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726227%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726227: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726227 url https://www.openlane.eu/en/carv6/auction/10726227
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726237
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726237%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726237: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726237 url https://www.openlane.eu/en/carv6/auction/10726237
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726243
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726243%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726243: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726243 url https://www.openlane.eu/en/carv6/auction/10726243
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726250
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726250%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726250: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726250 url https://www.openlane.eu/en/carv6/auction/10726250
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726231
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726231%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726231: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726231 url https://www.openlane.eu/en/carv6/auction/10726231
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726248
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726248%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726248: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726248 url https://www.openlane.eu/en/carv6/auction/10726248
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712850
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712850%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712850: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712850 url https://www.openlane.eu/en/carv6/auction/10712850
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726235
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726235%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726235: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726235 url https://www.openlane.eu/en/carv6/auction/10726235
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726234
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726234%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726234: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726234 url https://www.openlane.eu/en/carv6/auction/10726234
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726239
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726239%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726239: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726239 url https://www.openlane.eu/en/carv6/auction/10726239
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726241
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726241%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726241: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726241 url https://www.openlane.eu/en/carv6/auction/10726241
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726242
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726242%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726242: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726242 url https://www.openlane.eu/en/carv6/auction/10726242
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726246
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726246%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726246: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726246 url https://www.openlane.eu/en/carv6/auction/10726246
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726249
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726249%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726249: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726249 url https://www.openlane.eu/en/carv6/auction/10726249
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726225
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726225%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726225: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726225 url https://www.openlane.eu/en/carv6/auction/10726225
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726226
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726226%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726226: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726226 url https://www.openlane.eu/en/carv6/auction/10726226
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726228
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726228%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726228: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726228 url https://www.openlane.eu/en/carv6/auction/10726228
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726230
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726230%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726230: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726230 url https://www.openlane.eu/en/carv6/auction/10726230
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726236
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726236%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726236: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726236 url https://www.openlane.eu/en/carv6/auction/10726236
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726238
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726238%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726238: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726238 url https://www.openlane.eu/en/carv6/auction/10726238
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726240
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726240%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726240: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726240 url https://www.openlane.eu/en/carv6/auction/10726240
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726247
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726247%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726247: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726247 url https://www.openlane.eu/en/carv6/auction/10726247
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726232
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726232%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726232: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726232 url https://www.openlane.eu/en/carv6/auction/10726232
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10726245
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726245%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10726245: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10726245 url https://www.openlane.eu/en/carv6/auction/10726245
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10712851
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710712851%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10712851: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10712851 url https://www.openlane.eu/en/carv6/auction/10712851
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727532
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727532%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727532: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727532 url https://www.openlane.eu/en/carv6/auction/10727532
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727526
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727526%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727526: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727526 url https://www.openlane.eu/en/carv6/auction/10727526
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727528
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727528%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727528: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727528 url https://www.openlane.eu/en/carv6/auction/10727528
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727535
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727535%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727535: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727535 url https://www.openlane.eu/en/carv6/auction/10727535
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727527
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727527%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727527: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727527 url https://www.openlane.eu/en/carv6/auction/10727527
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727520
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727520%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727520: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727520 url https://www.openlane.eu/en/carv6/auction/10727520
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727513
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727513%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727513: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727513 url https://www.openlane.eu/en/carv6/auction/10727513
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727523
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727523%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727523: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727523 url https://www.openlane.eu/en/carv6/auction/10727523
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727554
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727554%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727554: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727554 url https://www.openlane.eu/en/carv6/auction/10727554
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727553
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727553%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727553: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727553 url https://www.openlane.eu/en/carv6/auction/10727553
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727556
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727556%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727556: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727556 url https://www.openlane.eu/en/carv6/auction/10727556
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10724794
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724794%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10724794: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10724794 url https://www.openlane.eu/en/carv6/auction/10724794
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10724890
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724890%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10724890: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10724890 url https://www.openlane.eu/en/carv6/auction/10724890
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10724884
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724884%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10724884: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10724884 url https://www.openlane.eu/en/carv6/auction/10724884
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727580
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727580%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727580: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727580 url https://www.openlane.eu/en/carv6/auction/10727580
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727592
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727592%27 HTTP/1.1" 200 None
2026-03-26 04:15:14 [adesa.de] INFO: Scrape type for 10727592: 0
2026-03-26 04:15:14 [adesa.de] INFO: Skipping item 10727592 url https://www.openlane.eu/en/carv6/auction/10727592
2026-03-26 04:15:14 [adesa.de] INFO: Found listing with ID: 10727543
2026-03-26 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727543%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727543: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727543 url https://www.openlane.eu/en/carv6/auction/10727543
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727571
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727571%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727571: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727571 url https://www.openlane.eu/en/carv6/auction/10727571
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727545
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727545%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727545: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727545 url https://www.openlane.eu/en/carv6/auction/10727545
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727565
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727565%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727565: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727565 url https://www.openlane.eu/en/carv6/auction/10727565
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727567
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727567%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727567: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727567 url https://www.openlane.eu/en/carv6/auction/10727567
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727536
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727536%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727536: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727536 url https://www.openlane.eu/en/carv6/auction/10727536
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727522
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727522%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727522: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727522 url https://www.openlane.eu/en/carv6/auction/10727522
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727540
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727540%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727540: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727540 url https://www.openlane.eu/en/carv6/auction/10727540
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727562
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727562%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727562: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727562 url https://www.openlane.eu/en/carv6/auction/10727562
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727584
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727584%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727584: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727584 url https://www.openlane.eu/en/carv6/auction/10727584
2026-03-26 04:15:15 [adesa.de] INFO: Found listing with ID: 10727546
2026-03-26 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727546%27 HTTP/1.1" 200 None
2026-03-26 04:15:15 [adesa.de] INFO: Scrape type for 10727546: 0
2026-03-26 04:15:15 [adesa.de] INFO: Skipping item 10727546 url https://www.openlane.eu/en/carv6/auction/10727546
2026-03-26 04:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15: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-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727542
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727542: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727542 url https://www.openlane.eu/en/carv6/auction/10727542
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724737
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724737: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724737 url https://www.openlane.eu/en/carv6/auction/10724737
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727576
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727576: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727576 url https://www.openlane.eu/en/carv6/auction/10727576
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727589
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727589: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727589 url https://www.openlane.eu/en/carv6/auction/10727589
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727564
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727564: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727564 url https://www.openlane.eu/en/carv6/auction/10727564
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727495
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727495: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727495 url https://www.openlane.eu/en/carv6/auction/10727495
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724521
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724521: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724521 url https://www.openlane.eu/en/carv6/auction/10724521
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724733
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724733: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724733 url https://www.openlane.eu/en/carv6/auction/10724733
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724739
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724739: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724739 url https://www.openlane.eu/en/carv6/auction/10724739
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727502
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727502: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727502 url https://www.openlane.eu/en/carv6/auction/10727502
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727512
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727512: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727512 url https://www.openlane.eu/en/carv6/auction/10727512
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724740
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724740: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724740 url https://www.openlane.eu/en/carv6/auction/10724740
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727507
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727507: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727507 url https://www.openlane.eu/en/carv6/auction/10727507
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727496
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727496: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727496 url https://www.openlane.eu/en/carv6/auction/10727496
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727504
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727504: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727504 url https://www.openlane.eu/en/carv6/auction/10727504
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727525
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727525: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727525 url https://www.openlane.eu/en/carv6/auction/10727525
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727514
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727514: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727514 url https://www.openlane.eu/en/carv6/auction/10727514
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724797
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724797: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724797 url https://www.openlane.eu/en/carv6/auction/10724797
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727587
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727587: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727587 url https://www.openlane.eu/en/carv6/auction/10727587
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727503
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727503: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727503 url https://www.openlane.eu/en/carv6/auction/10727503
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727538
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727538: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727538 url https://www.openlane.eu/en/carv6/auction/10727538
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727506
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727506: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727506 url https://www.openlane.eu/en/carv6/auction/10727506
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724883
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724883: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724883 url https://www.openlane.eu/en/carv6/auction/10724883
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724882
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724882: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724882 url https://www.openlane.eu/en/carv6/auction/10724882
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727549
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727549: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727549 url https://www.openlane.eu/en/carv6/auction/10727549
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727593
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727593%27 HTTP/1.1" 200 None
2026-03-26 04:15:18 [adesa.de] INFO: Scrape type for 10727593: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727593 url https://www.openlane.eu/en/carv6/auction/10727593
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724887
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724887: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724887 url https://www.openlane.eu/en/carv6/auction/10724887
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727555
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727555: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727555 url https://www.openlane.eu/en/carv6/auction/10727555
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727570
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727570: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727570 url https://www.openlane.eu/en/carv6/auction/10727570
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727560
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727560: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727560 url https://www.openlane.eu/en/carv6/auction/10727560
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727563
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727563: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727563 url https://www.openlane.eu/en/carv6/auction/10727563
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727588
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727588: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727588 url https://www.openlane.eu/en/carv6/auction/10727588
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727586
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727586: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727586 url https://www.openlane.eu/en/carv6/auction/10727586
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727559
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727559: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727559 url https://www.openlane.eu/en/carv6/auction/10727559
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727568
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727568: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727568 url https://www.openlane.eu/en/carv6/auction/10727568
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727591
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727591: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727591 url https://www.openlane.eu/en/carv6/auction/10727591
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727547
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727547: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727547 url https://www.openlane.eu/en/carv6/auction/10727547
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727551
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727551: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727551 url https://www.openlane.eu/en/carv6/auction/10727551
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10723921
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10723921: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10723921 url https://www.openlane.eu/en/carv6/auction/10723921
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10723922
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10723922: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10723922 url https://www.openlane.eu/en/carv6/auction/10723922
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727499
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727499: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727499 url https://www.openlane.eu/en/carv6/auction/10727499
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727544
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727544: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727544 url https://www.openlane.eu/en/carv6/auction/10727544
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727541
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727541: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727541 url https://www.openlane.eu/en/carv6/auction/10727541
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727497
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727497: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727497 url https://www.openlane.eu/en/carv6/auction/10727497
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727500
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727500: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727500 url https://www.openlane.eu/en/carv6/auction/10727500
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727501
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727501: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727501 url https://www.openlane.eu/en/carv6/auction/10727501
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727516
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727516: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727516 url https://www.openlane.eu/en/carv6/auction/10727516
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727509
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727509: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727509 url https://www.openlane.eu/en/carv6/auction/10727509
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10724745
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10724745: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10724745 url https://www.openlane.eu/en/carv6/auction/10724745
2026-03-26 04:15:18 [adesa.de] INFO: Found listing with ID: 10727498
2026-03-26 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:18 [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-26 04:15:18 [adesa.de] INFO: Scrape type for 10727498: 0
2026-03-26 04:15:18 [adesa.de] INFO: Skipping item 10727498 url https://www.openlane.eu/en/carv6/auction/10727498
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724734
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724734: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724734 url https://www.openlane.eu/en/carv6/auction/10724734
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724731
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724731: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724731 url https://www.openlane.eu/en/carv6/auction/10724731
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727518
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727518: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727518 url https://www.openlane.eu/en/carv6/auction/10727518
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10723918
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10723918: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10723918 url https://www.openlane.eu/en/carv6/auction/10723918
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727548
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727548: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727548 url https://www.openlane.eu/en/carv6/auction/10727548
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727539
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727539: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727539 url https://www.openlane.eu/en/carv6/auction/10727539
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727510
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727510: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727510 url https://www.openlane.eu/en/carv6/auction/10727510
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727511
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727511: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727511 url https://www.openlane.eu/en/carv6/auction/10727511
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727537
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727537: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727537 url https://www.openlane.eu/en/carv6/auction/10727537
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727521
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727521: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727521 url https://www.openlane.eu/en/carv6/auction/10727521
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727517
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727517: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727517 url https://www.openlane.eu/en/carv6/auction/10727517
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727552
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727552: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727552 url https://www.openlane.eu/en/carv6/auction/10727552
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724732
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724732: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724732 url https://www.openlane.eu/en/carv6/auction/10724732
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724796
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724796: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724796 url https://www.openlane.eu/en/carv6/auction/10724796
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724748
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724748: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724748 url https://www.openlane.eu/en/carv6/auction/10724748
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724808
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724808: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724808 url https://www.openlane.eu/en/carv6/auction/10724808
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724738
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724738: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724738 url https://www.openlane.eu/en/carv6/auction/10724738
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727577
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727577: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727577 url https://www.openlane.eu/en/carv6/auction/10727577
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724795
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724795: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724795 url https://www.openlane.eu/en/carv6/auction/10724795
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727505
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727505: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727505 url https://www.openlane.eu/en/carv6/auction/10727505
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724885
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724885: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724885 url https://www.openlane.eu/en/carv6/auction/10724885
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727515
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727515: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727515 url https://www.openlane.eu/en/carv6/auction/10727515
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724744
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10724744: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10724744 url https://www.openlane.eu/en/carv6/auction/10724744
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10727524
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:19 [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-26 04:15:19 [adesa.de] INFO: Scrape type for 10727524: 0
2026-03-26 04:15:19 [adesa.de] INFO: Skipping item 10727524 url https://www.openlane.eu/en/carv6/auction/10727524
2026-03-26 04:15:19 [adesa.de] INFO: Found listing with ID: 10724886
2026-03-26 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724886: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724886 url https://www.openlane.eu/en/carv6/auction/10724886
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727508
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727508: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727508 url https://www.openlane.eu/en/carv6/auction/10727508
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727519
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727519: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727519 url https://www.openlane.eu/en/carv6/auction/10727519
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727557
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727557: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727557 url https://www.openlane.eu/en/carv6/auction/10727557
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724742
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724742: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724742 url https://www.openlane.eu/en/carv6/auction/10724742
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727569
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727569: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727569 url https://www.openlane.eu/en/carv6/auction/10727569
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727550
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727550: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727550 url https://www.openlane.eu/en/carv6/auction/10727550
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727561
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727561: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727561 url https://www.openlane.eu/en/carv6/auction/10727561
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724747
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724747: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724747 url https://www.openlane.eu/en/carv6/auction/10724747
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724743
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724743: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724743 url https://www.openlane.eu/en/carv6/auction/10724743
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10723917
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10723917: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10723917 url https://www.openlane.eu/en/carv6/auction/10723917
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724798
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724798: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724798 url https://www.openlane.eu/en/carv6/auction/10724798
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727566
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727566: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727566 url https://www.openlane.eu/en/carv6/auction/10727566
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724735
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724735: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724735 url https://www.openlane.eu/en/carv6/auction/10724735
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727558
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727558: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727558 url https://www.openlane.eu/en/carv6/auction/10727558
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727582
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727582: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727582 url https://www.openlane.eu/en/carv6/auction/10727582
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727574
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727574: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727574 url https://www.openlane.eu/en/carv6/auction/10727574
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727575
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727575%27 HTTP/1.1" 200 None
2026-03-26 04:15:20 [adesa.de] INFO: Scrape type for 10727575: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727575 url https://www.openlane.eu/en/carv6/auction/10727575
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727573
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727573: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727573 url https://www.openlane.eu/en/carv6/auction/10727573
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10723920
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10723920: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10723920 url https://www.openlane.eu/en/carv6/auction/10723920
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724736
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724736: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724736 url https://www.openlane.eu/en/carv6/auction/10724736
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727583
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727583: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727583 url https://www.openlane.eu/en/carv6/auction/10727583
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724750
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724750: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724750 url https://www.openlane.eu/en/carv6/auction/10724750
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10724888
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10724888: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10724888 url https://www.openlane.eu/en/carv6/auction/10724888
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727572
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727572: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727572 url https://www.openlane.eu/en/carv6/auction/10727572
2026-03-26 04:15:20 [adesa.de] INFO: Found listing with ID: 10727579
2026-03-26 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:20 [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-26 04:15:20 [adesa.de] INFO: Scrape type for 10727579: 0
2026-03-26 04:15:20 [adesa.de] INFO: Skipping item 10727579 url https://www.openlane.eu/en/carv6/auction/10727579
2026-03-26 04: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-26 04:15: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-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10727581
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [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-26 04:15:24 [adesa.de] INFO: Scrape type for 10727581: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10727581 url https://www.openlane.eu/en/carv6/auction/10727581
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10727578
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [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-26 04:15:24 [adesa.de] INFO: Scrape type for 10727578: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10727578 url https://www.openlane.eu/en/carv6/auction/10727578
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10727590
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [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-26 04:15:24 [adesa.de] INFO: Scrape type for 10727590: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10727590 url https://www.openlane.eu/en/carv6/auction/10727590
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10727585
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [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-26 04:15:24 [adesa.de] INFO: Scrape type for 10727585: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10727585 url https://www.openlane.eu/en/carv6/auction/10727585
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10724749
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [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-26 04:15:24 [adesa.de] INFO: Scrape type for 10724749: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10724749 url https://www.openlane.eu/en/carv6/auction/10724749
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10724746
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [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-26 04:15:24 [adesa.de] INFO: Scrape type for 10724746: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10724746 url https://www.openlane.eu/en/carv6/auction/10724746
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726404%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726404: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726388%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726388: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726377
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726377%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726377: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726377 url https://www.openlane.eu/en/carv6/auction/10726377
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726390%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726390: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726400%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726400: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726303%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726303: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726341%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726341: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726356%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726356: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726300%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726300: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-26 04:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726402%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726402: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726380%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726380: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726352%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726352: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726406%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726406: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726326%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726326: 0
2026-03-26 04:15:24 [adesa.de] INFO: Skipping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726416%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726416: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726313%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726313: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726324%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726324: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726304%27 HTTP/1.1" 200 None
2026-03-26 04:15:24 [adesa.de] INFO: Scrape type for 10726304: 1
2026-03-26 04:15:24 [adesa.de] INFO: Scraping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-26 04:15:24 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726286%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726286: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726350%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726350: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726320%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726320: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726420%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726420: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726272%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726272: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726279%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726279: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726339%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726339: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726301%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726301: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726425%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726425: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726271%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726271: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726347%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726347: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726394%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726394: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726386%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726386: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726383%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726383: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726430%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726430: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726345%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726345: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726354%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726354: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726396%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726396: 1
2026-03-26 04:15:25 [adesa.de] INFO: Scraping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726422%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726422: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726343%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726343: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726314%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726314: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726418%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726418: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726409%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726409: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726315
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726315%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726315: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726315 url https://www.openlane.eu/en/carv6/auction/10726315
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726063
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726063%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726063: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726063 url https://www.openlane.eu/en/carv6/auction/10726063
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728377
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728377%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728377: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728377 url https://www.openlane.eu/en/carv6/auction/10728377
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728415
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728415%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728415: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728415 url https://www.openlane.eu/en/carv6/auction/10728415
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728449
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728449%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728449: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728449 url https://www.openlane.eu/en/carv6/auction/10728449
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725941
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725941%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725941: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725941 url https://www.openlane.eu/en/carv6/auction/10725941
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728544
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728544%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728544: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728544 url https://www.openlane.eu/en/carv6/auction/10728544
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726068
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726068%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726068: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726068 url https://www.openlane.eu/en/carv6/auction/10726068
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725929
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725929%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725929: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725929 url https://www.openlane.eu/en/carv6/auction/10725929
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728434
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728434%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728434: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728434 url https://www.openlane.eu/en/carv6/auction/10728434
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725937
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725937%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725937: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725937 url https://www.openlane.eu/en/carv6/auction/10725937
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726076
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726076%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726076: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726076 url https://www.openlane.eu/en/carv6/auction/10726076
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726061
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726061%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726061: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726061 url https://www.openlane.eu/en/carv6/auction/10726061
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728414
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728414%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728414: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728414 url https://www.openlane.eu/en/carv6/auction/10728414
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725933
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725933%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725933: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725933 url https://www.openlane.eu/en/carv6/auction/10725933
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728442
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728442%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728442: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728442 url https://www.openlane.eu/en/carv6/auction/10728442
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725942
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725942%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725942: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725942 url https://www.openlane.eu/en/carv6/auction/10725942
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726073
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726073%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726073: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726073 url https://www.openlane.eu/en/carv6/auction/10726073
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726065
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726065%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726065: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726065 url https://www.openlane.eu/en/carv6/auction/10726065
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726077
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726077%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726077: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726077 url https://www.openlane.eu/en/carv6/auction/10726077
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728420
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728420%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728420: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728420 url https://www.openlane.eu/en/carv6/auction/10728420
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728546
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728546%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728546: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728546 url https://www.openlane.eu/en/carv6/auction/10728546
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725935
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725935%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725935: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725935 url https://www.openlane.eu/en/carv6/auction/10725935
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725927
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725927%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725927: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725927 url https://www.openlane.eu/en/carv6/auction/10725927
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728443
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728443%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728443: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728443 url https://www.openlane.eu/en/carv6/auction/10728443
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728419
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728419%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728419: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728419 url https://www.openlane.eu/en/carv6/auction/10728419
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728412
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728412%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728412: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728412 url https://www.openlane.eu/en/carv6/auction/10728412
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725930
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725930%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725930: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725930 url https://www.openlane.eu/en/carv6/auction/10725930
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726070
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726070%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726070: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726070 url https://www.openlane.eu/en/carv6/auction/10726070
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726064
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726064%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726064: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726064 url https://www.openlane.eu/en/carv6/auction/10726064
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728450
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728450%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728450: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728450 url https://www.openlane.eu/en/carv6/auction/10728450
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728188
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728188%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728188: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728188 url https://www.openlane.eu/en/carv6/auction/10728188
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726059
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726059%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726059: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726059 url https://www.openlane.eu/en/carv6/auction/10726059
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725940
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725940%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10725940: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10725940 url https://www.openlane.eu/en/carv6/auction/10725940
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726079
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726079%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726079: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726079 url https://www.openlane.eu/en/carv6/auction/10726079
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10726060
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726060%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10726060: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10726060 url https://www.openlane.eu/en/carv6/auction/10726060
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728211
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728211%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728211: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728211 url https://www.openlane.eu/en/carv6/auction/10728211
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10728433
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728433%27 HTTP/1.1" 200 None
2026-03-26 04:15:25 [adesa.de] INFO: Scrape type for 10728433: 0
2026-03-26 04:15:25 [adesa.de] INFO: Skipping item 10728433 url https://www.openlane.eu/en/carv6/auction/10728433
2026-03-26 04:15:25 [adesa.de] INFO: Found listing with ID: 10725928
2026-03-26 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725928%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10725928: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10725928 url https://www.openlane.eu/en/carv6/auction/10725928
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728435
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728435%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728435: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728435 url https://www.openlane.eu/en/carv6/auction/10728435
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10725926
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725926%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10725926: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10725926 url https://www.openlane.eu/en/carv6/auction/10725926
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10726075
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726075%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10726075: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10726075 url https://www.openlane.eu/en/carv6/auction/10726075
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10725920
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725920%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10725920: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10725920 url https://www.openlane.eu/en/carv6/auction/10725920
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728298
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728298%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728298: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728298 url https://www.openlane.eu/en/carv6/auction/10728298
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728132
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728132%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728132: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728132 url https://www.openlane.eu/en/carv6/auction/10728132
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728300
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728300%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728300: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728300 url https://www.openlane.eu/en/carv6/auction/10728300
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10725932
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725932%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10725932: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10725932 url https://www.openlane.eu/en/carv6/auction/10725932
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728334
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728334%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728334: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728334 url https://www.openlane.eu/en/carv6/auction/10728334
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728338
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728338%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728338: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728338 url https://www.openlane.eu/en/carv6/auction/10728338
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728339
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728339%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728339: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728339 url https://www.openlane.eu/en/carv6/auction/10728339
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10728509
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728509%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10728509: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10728509 url https://www.openlane.eu/en/carv6/auction/10728509
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10726067
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726067%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10726067: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10726067 url https://www.openlane.eu/en/carv6/auction/10726067
2026-03-26 04:15:26 [adesa.de] INFO: Found listing with ID: 10726071
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726071%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [adesa.de] INFO: Scrape type for 10726071: 0
2026-03-26 04:15:26 [adesa.de] INFO: Skipping item 10726071 url https://www.openlane.eu/en/carv6/auction/10726071
2026-03-26 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04: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-26 04: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-26 04: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-26 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-26 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967ad452-3759-5194-a7f2-6fc02cb7e223 with scrape type 1
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F0331bfd4-63cf-4285-ba88-d49249c62185.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/0331bfd4-63cf-4285-ba88-d49249c62185.jpg not downloaded yet
2026-03-26 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-26 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with scrape type 1
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fd01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/d01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg not downloaded yet
2026-03-26 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-26 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 1
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F958f7077-6da6-45d1-8a97-97cc2955eb59.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/958f7077-6da6-45d1-8a97-97cc2955eb59.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F39c3e0bf-9163-4760-9856-57e215b86623.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/39c3e0bf-9163-4760-9856-57e215b86623.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fb7067386-749b-469f-82d8-843f6150dcd7.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/b7067386-749b-469f-82d8-843f6150dcd7.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F0bf4c967-205a-4e4b-b01f-33391e7031e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/0bf4c967-205a-4e4b-b01f-33391e7031e0.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F835b1b40-0b87-4baa-8648-3be60ae7bb0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/835b1b40-0b87-4baa-8648-3be60ae7bb0d.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F73aa2a59-a26d-4569-8730-1b1de4e5c58e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/73aa2a59-a26d-4569-8730-1b1de4e5c58e.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F7d35039a-7772-4034-b929-ab40284c84ad.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/7d35039a-7772-4034-b929-ab40284c84ad.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F8f478100-576f-4f1c-8205-c71cd9399b7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/8f478100-576f-4f1c-8205-c71cd9399b7d.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F29454f8a-9876-463c-9593-ea8300562d17.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/29454f8a-9876-463c-9593-ea8300562d17.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252Fdeec6579-1124-4777-83c7-73f12034fe0f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/deec6579-1124-4777-83c7-73f12034fe0f.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Fa94ff288-42b2-48cb-8a36-c536f598f260.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/a94ff288-42b2-48cb-8a36-c536f598f260.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F7266b6f2-483c-443f-bce1-ee6537fa3e3a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/7266b6f2-483c-443f-bce1-ee6537fa3e3a.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F58de2e13-33f6-4d7d-b9b4-76306a80dc02.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/58de2e13-33f6-4d7d-b9b4-76306a80dc02.jpg not downloaded yet
2026-03-26 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Faac81b34-9a3c-41be-8d1d-11a4833fd20d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/aac81b34-9a3c-41be-8d1d-11a4833fd20d.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F34572575-1199-403f-96a9-9c059d51d7f8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/34572575-1199-403f-96a9-9c059d51d7f8.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F44cb32d5-64d4-4c5d-9c5c-a854ed031d20.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/44cb32d5-64d4-4c5d-9c5c-a854ed031d20.jpg not downloaded yet
2026-03-26 04: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-26 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Fab07351c-9850-450d-9503-1e47b05cbb6b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/ab07351c-9850-450d-9503-1e47b05cbb6b.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F56006250-d0d7-44ef-8438-f545a6e33c60.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/56006250-d0d7-44ef-8438-f545a6e33c60.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252Fb6b7e7a3-5307-42a0-ac30-af049d5aac68.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/b6b7e7a3-5307-42a0-ac30-af049d5aac68.jpg not downloaded yet
2026-03-26 04: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-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Ffad736bf-ac30-4048-9a8f-9ebd606b864a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/fad736bf-ac30-4048-9a8f-9ebd606b864a.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F198dfa89-8108-4d06-b119-c1e38493751f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/198dfa89-8108-4d06-b119-c1e38493751f.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252Fbdfff86e-081e-46fc-9325-0d616e39d234.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/bdfff86e-081e-46fc-9325-0d616e39d234.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F8eff038f-5c76-43cd-9356-20e34f69fedd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/8eff038f-5c76-43cd-9356-20e34f69fedd.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fd24c9efc-6e16-4eaa-afbf-fbcae1be043f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/d24c9efc-6e16-4eaa-afbf-fbcae1be043f.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F9032f703-9aa7-40f9-b886-7b5d177c1ea6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/9032f703-9aa7-40f9-b886-7b5d177c1ea6.jpg not downloaded yet
2026-03-26 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 with identifier: 10726377
2026-03-26 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 with scrape type 1
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F655be829-ec65-4d66-ba0a-1975c088d5c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/655be829-ec65-4d66-ba0a-1975c088d5c0.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Fd981dd26-5921-4493-b003-613fc737be93.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/d981dd26-5921-4493-b003-613fc737be93.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fd4b6aad5-56b4-4810-ab70-22a81c8becf1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/d4b6aad5-56b4-4810-ab70-22a81c8becf1.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F23215aed-4379-449b-85db-943e98ed9897.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/23215aed-4379-449b-85db-943e98ed9897.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg not downloaded yet
2026-03-26 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-26 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4057c034-1396-5679-b48e-eedc8a044413 with scrape type 1
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F1e8b924c-7bd3-423b-be29-676497722ce6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/1e8b924c-7bd3-423b-be29-676497722ce6.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F5f377e18-0e05-4ebd-a05b-b68cd2f0314a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/5f377e18-0e05-4ebd-a05b-b68cd2f0314a.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F314ea101-e6bb-4280-903f-8540efcdbb9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/314ea101-e6bb-4280-903f-8540efcdbb9e.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F9a5f955f-1025-4adc-8396-4852dec8d238.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/9a5f955f-1025-4adc-8396-4852dec8d238.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fa1aa0082-1ca6-4433-9cbb-cac92cdb2e16.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/a1aa0082-1ca6-4433-9cbb-cac92cdb2e16.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fc3f0f849-24f8-4c27-b5aa-868c2c5f1698.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/c3f0f849-24f8-4c27-b5aa-868c2c5f1698.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fafd1f706-c9fa-4b57-8176-786f4bb87295.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/afd1f706-c9fa-4b57-8176-786f4bb87295.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fc1ed1019-360f-4b66-9eec-1b6b7803d52e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/c1ed1019-360f-4b66-9eec-1b6b7803d52e.jpg not downloaded yet
2026-03-26 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F005025fd-2f0f-4fad-8878-ffe6aae42f42.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/005025fd-2f0f-4fad-8878-ffe6aae42f42.jpg not downloaded yet
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fd7b61734-bde4-4357-a848-3653b92501b4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/d7b61734-bde4-4357-a848-3653b92501b4.jpg not downloaded yet
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F7dd2f7af-29a8-441d-8c0f-ee75da51abac.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/7dd2f7af-29a8-441d-8c0f-ee75da51abac.jpg not downloaded yet
2026-03-26 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/58de2e13-33f6-4d7d-b9b4-76306a80dc02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fa2fd750f-6c61-453b-aa33-95c639427aee.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/a2fd750f-6c61-453b-aa33-95c639427aee.jpg not downloaded yet
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F33ea3cbb-2ca3-422c-92a7-e805ed44e3cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/33ea3cbb-2ca3-422c-92a7-e805ed44e3cb.jpg not downloaded yet
2026-03-26 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/44cb32d5-64d4-4c5d-9c5c-a854ed031d20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fdc69eb33-e51a-4439-b7d3-f0aa71c26793.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/dc69eb33-e51a-4439-b7d3-f0aa71c26793.jpg not downloaded yet
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fac968f55-4892-46a9-be97-e909f0415eb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/ac968f55-4892-46a9-be97-e909f0415eb4.jpg not downloaded yet
2026-03-26 04:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F16003adb-0b72-4506-b5d5-c100afa41b38.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/16003adb-0b72-4506-b5d5-c100afa41b38.jpg not downloaded yet
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F990a6535-da49-42ee-b575-c5ad098db313.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/990a6535-da49-42ee-b575-c5ad098db313.jpg not downloaded yet
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fad20a177-de2e-4bbd-9161-77eea7da166a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/ad20a177-de2e-4bbd-9161-77eea7da166a.jpg not downloaded yet
2026-03-26 04:15:27 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 04:15:27 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 04:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed13690>
2026-03-26 04:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-26 04:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4135950%252Fgeneral%252F58de2e13-33f6-4d7d-b9b4-76306a80dc02.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/58de2e13-33f6-4d7d-b9b4-76306a80dc02.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/d7b61734-bde4-4357-a848-3653b92501b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/7dd2f7af-29a8-441d-8c0f-ee75da51abac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eaf21d0>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4135950%252Fgeneral%252F44cb32d5-64d4-4c5d-9c5c-a854ed031d20.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/44cb32d5-64d4-4c5d-9c5c-a854ed031d20.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-26 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 1
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F8892040b-409d-42e0-a53d-345f81727a0b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/8892040b-409d-42e0-a53d-345f81727a0b.jpg not downloaded yet
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/ad20a177-de2e-4bbd-9161-77eea7da166a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252Fe63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/e63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252Fcc1ac88f-8497-43ba-b089-a327e1949b76.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/cc1ac88f-8497-43ba-b089-a327e1949b76.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252Fcfa1609f-547b-4565-b0a7-30fff9016783.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/cfa1609f-547b-4565-b0a7-30fff9016783.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F52b3da2e-345f-4a58-9266-b0b3deb140fb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/52b3da2e-345f-4a58-9266-b0b3deb140fb.jpg not downloaded yet
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eaf1490>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746436%252Fgeneral%252Fd7b61734-bde4-4357-a848-3653b92501b4.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/d7b61734-bde4-4357-a848-3653b92501b4.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/990a6535-da49-42ee-b575-c5ad098db313.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F3514ec04-038a-4f82-ac45-069faf2edabf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/3514ec04-038a-4f82-ac45-069faf2edabf.jpg not downloaded yet
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edb9d10>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746421%252Fgeneral%252F7dd2f7af-29a8-441d-8c0f-ee75da51abac.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/7dd2f7af-29a8-441d-8c0f-ee75da51abac.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380
2026-03-26 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82eaa358-7647-538b-8547-c640fd3e51e4 with scrape type 1
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F5425d90f-eb95-4662-91ee-8b8c17d8e4a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/5425d90f-eb95-4662-91ee-8b8c17d8e4a7.jpg not downloaded yet
2026-03-26 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352
2026-03-26 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae530eb4-b0dc-582b-86d0-3437129089f3 with scrape type 1
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F43406fe9-312a-45e1-ace7-3433640da01d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/43406fe9-312a-45e1-ace7-3433640da01d.jpg not downloaded yet
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/8892040b-409d-42e0-a53d-345f81727a0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F45e5be68-a2b6-4b86-af8e-bb5b933a543e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/45e5be68-a2b6-4b86-af8e-bb5b933a543e.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F1a8d743e-f22b-4416-af6c-6d41571526c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/1a8d743e-f22b-4416-af6c-6d41571526c5.jpg not downloaded yet
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eecda10>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746421%252Fgeneral%252Fad20a177-de2e-4bbd-9161-77eea7da166a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/ad20a177-de2e-4bbd-9161-77eea7da166a.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/33ea3cbb-2ca3-422c-92a7-e805ed44e3cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F5850acef-360d-47af-8bf9-ca1dc2c673e4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/5850acef-360d-47af-8bf9-ca1dc2c673e4.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F47627119-cf66-40a3-8190-1520bbce7edb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/47627119-cf66-40a3-8190-1520bbce7edb.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F4da5fae3-52c6-4e98-b6d0-968560448191.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/4da5fae3-52c6-4e98-b6d0-968560448191.jpg not downloaded yet
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/52b3da2e-345f-4a58-9266-b0b3deb140fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec97310>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746421%252Fgeneral%252F990a6535-da49-42ee-b575-c5ad098db313.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/990a6535-da49-42ee-b575-c5ad098db313.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb72890>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4058471%252Fgeneral%252F8892040b-409d-42e0-a53d-345f81727a0b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/8892040b-409d-42e0-a53d-345f81727a0b.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F690e10d5-d14f-48ee-9004-87514a23f109.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/690e10d5-d14f-48ee-9004-87514a23f109.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F79a70859-e997-4061-a4f0-eed5e54a4b95.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/79a70859-e997-4061-a4f0-eed5e54a4b95.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F2cd49ac4-1f8a-492f-9939-c53831414ad0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/2cd49ac4-1f8a-492f-9939-c53831414ad0.jpg not downloaded yet
2026-03-26 04:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/cfa1609f-547b-4565-b0a7-30fff9016783.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/43406fe9-312a-45e1-ace7-3433640da01d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4058471%252Fgeneral%252F2399f6de-56b7-4ef3-b444-a38c73225f71.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/2399f6de-56b7-4ef3-b444-a38c73225f71.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252Fea9f9b6f-7a77-4068-9f7f-e55f278fd5aa.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/ea9f9b6f-7a77-4068-9f7f-e55f278fd5aa.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F23b9a57a-322d-4568-bb18-ad2bfd48e981.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/23b9a57a-322d-4568-bb18-ad2bfd48e981.jpg not downloaded yet
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb61910>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746421%252Fgeneral%252F33ea3cbb-2ca3-422c-92a7-e805ed44e3cb.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/33ea3cbb-2ca3-422c-92a7-e805ed44e3cb.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed90790>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4058471%252Fgeneral%252F52b3da2e-345f-4a58-9266-b0b3deb140fb.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/52b3da2e-345f-4a58-9266-b0b3deb140fb.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303
2026-03-26 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83837100-9191-5b0c-836a-ac66be6cf886 with scrape type 1
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F256cd8f4-9ce0-4a5b-b504-0e565541e3ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/256cd8f4-9ce0-4a5b-b504-0e565541e3ce.jpg not downloaded yet
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/16003adb-0b72-4506-b5d5-c100afa41b38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/ac968f55-4892-46a9-be97-e909f0415eb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F6dc3c678-3624-47d7-973c-bc56e7e80bd4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/6dc3c678-3624-47d7-973c-bc56e7e80bd4.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252Ff9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/f9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg not downloaded yet
2026-03-26 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/1a8d743e-f22b-4416-af6c-6d41571526c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F1d298706-f4e6-4e7c-af60-12b1f250e2fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/1d298706-f4e6-4e7c-af60-12b1f250e2fc.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252Fc8572481-56f3-4a53-9ed7-b5c99ea514dc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/c8572481-56f3-4a53-9ed7-b5c99ea514dc.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252Fbf4da137-f592-440b-b34c-8dbdca63d949.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/bf4da137-f592-440b-b34c-8dbdca63d949.jpg not downloaded yet
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F0a0db75c-1a6b-4bb3-8507-cba55c82b109.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/0a0db75c-1a6b-4bb3-8507-cba55c82b109.jpg not downloaded yet
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e224e10>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4058471%252Fgeneral%252Fcfa1609f-547b-4565-b0a7-30fff9016783.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/cfa1609f-547b-4565-b0a7-30fff9016783.jpg saved to cache
2026-03-26 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee19a90>
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746431%252Fgeneral%252F43406fe9-312a-45e1-ace7-3433640da01d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/43406fe9-312a-45e1-ace7-3433640da01d.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F677536db-0ac0-42fe-a7d4-4763dd736182.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/677536db-0ac0-42fe-a7d4-4763dd736182.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F58adc384-f736-4650-9431-b0d7eb6009ba.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/58adc384-f736-4650-9431-b0d7eb6009ba.jpg not downloaded yet
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/2cd49ac4-1f8a-492f-9939-c53831414ad0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F0d0b0d88-f66e-48eb-bedd-dc19adcf457a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/0d0b0d88-f66e-48eb-bedd-dc19adcf457a.jpg not downloaded yet
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eaf0190>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F16003adb-0b72-4506-b5d5-c100afa41b38.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/16003adb-0b72-4506-b5d5-c100afa41b38.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74ccf010>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fac968f55-4892-46a9-be97-e909f0415eb4.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/ac968f55-4892-46a9-be97-e909f0415eb4.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/47627119-cf66-40a3-8190-1520bbce7edb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/23b9a57a-322d-4568-bb18-ad2bfd48e981.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F0e2d7f5a-f763-4e21-a85d-0202c015d57d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/0e2d7f5a-f763-4e21-a85d-0202c015d57d.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252F5d3cc936-09af-4c4e-922c-b43c34816a7d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/5d3cc936-09af-4c4e-922c-b43c34816a7d.jpg not downloaded yet
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/256cd8f4-9ce0-4a5b-b504-0e565541e3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F10814eed-2bb4-42d5-9e6e-bc4ba0767548.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/10814eed-2bb4-42d5-9e6e-bc4ba0767548.jpg not downloaded yet
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed50e10>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746431%252Fgeneral%252F1a8d743e-f22b-4416-af6c-6d41571526c5.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/1a8d743e-f22b-4416-af6c-6d41571526c5.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/ea9f9b6f-7a77-4068-9f7f-e55f278fd5aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746440%252Fgeneral%252F06744e0f-2f3b-48ee-8bb1-702df63843a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/06744e0f-2f3b-48ee-8bb1-702df63843a2.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746431%252Fgeneral%252Fe643b795-9bdb-4f6f-80c7-5a9765cc060b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/e643b795-9bdb-4f6f-80c7-5a9765cc060b.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252Fd4f5bc3a-c073-4ce9-8baa-cac3c572964e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/d4f5bc3a-c073-4ce9-8baa-cac3c572964e.jpg not downloaded yet
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb6afd0>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746431%252Fgeneral%252F2cd49ac4-1f8a-492f-9939-c53831414ad0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/2cd49ac4-1f8a-492f-9939-c53831414ad0.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/0a0db75c-1a6b-4bb3-8507-cba55c82b109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/58adc384-f736-4650-9431-b0d7eb6009ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F826b689c-fecc-456d-8b55-b99df433c6ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/826b689c-fecc-456d-8b55-b99df433c6ee.jpg not downloaded yet
2026-03-26 04: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-26 04: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-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc743589d0>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252F47627119-cf66-40a3-8190-1520bbce7edb.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/47627119-cf66-40a3-8190-1520bbce7edb.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eef2a90>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746431%252Fgeneral%252F23b9a57a-322d-4568-bb18-ad2bfd48e981.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/23b9a57a-322d-4568-bb18-ad2bfd48e981.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed2f210>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746404%252Fgeneral%252F256cd8f4-9ce0-4a5b-b504-0e565541e3ce.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/256cd8f4-9ce0-4a5b-b504-0e565541e3ce.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee3ddd0>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252Fea9f9b6f-7a77-4068-9f7f-e55f278fd5aa.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/ea9f9b6f-7a77-4068-9f7f-e55f278fd5aa.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/0d0b0d88-f66e-48eb-bedd-dc19adcf457a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/4da5fae3-52c6-4e98-b6d0-968560448191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F3828d8ef-5da8-4f13-9e02-df2104103b83.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/3828d8ef-5da8-4f13-9e02-df2104103b83.jpg not downloaded yet
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/677536db-0ac0-42fe-a7d4-4763dd736182.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/5d3cc936-09af-4c4e-922c-b43c34816a7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252Ff1c59e60-0720-4bc0-bba0-85c284e5719d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/f1c59e60-0720-4bc0-bba0-85c284e5719d.jpg not downloaded yet
2026-03-26 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324
2026-03-26 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with scrape type 1
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg not downloaded yet
2026-03-26 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313
2026-03-26 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a69911d2-ec6e-568b-8106-5233dc5ced0d with scrape type 1
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252F3baed83c-de3b-40b0-9548-375b02a5cd9a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/3baed83c-de3b-40b0-9548-375b02a5cd9a.jpg not downloaded yet
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eee6c50>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746404%252Fgeneral%252F0a0db75c-1a6b-4bb3-8507-cba55c82b109.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/0a0db75c-1a6b-4bb3-8507-cba55c82b109.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee4bcd0>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746431%252Fgeneral%252F58adc384-f736-4650-9431-b0d7eb6009ba.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/58adc384-f736-4650-9431-b0d7eb6009ba.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416
2026-03-26 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with scrape type 1
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252F6976d32f-dd67-4551-bb73-94d879481160.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/6976d32f-dd67-4551-bb73-94d879481160.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746404%252Fgeneral%252F04764041-fb70-4c75-82d7-924a002f5564.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/04764041-fb70-4c75-82d7-924a002f5564.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F1ed7552d-69b3-4118-9673-0ed61aea106c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/1ed7552d-69b3-4118-9673-0ed61aea106c.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252Fa5b40b08-bcf5-4ee1-9692-af03db318f17.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/a5b40b08-bcf5-4ee1-9692-af03db318f17.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252F393cfae5-a57c-4fe5-b3ef-908ac93bdffd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/393cfae5-a57c-4fe5-b3ef-908ac93bdffd.jpg not downloaded yet
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/0e2d7f5a-f763-4e21-a85d-0202c015d57d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/bf4da137-f592-440b-b34c-8dbdca63d949.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/e643b795-9bdb-4f6f-80c7-5a9765cc060b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/d4f5bc3a-c073-4ce9-8baa-cac3c572964e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F59d44920-9192-4636-958b-42a8b217a2d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/59d44920-9192-4636-958b-42a8b217a2d1.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252Ff5071c73-6a2e-4807-b3fe-082211bd33a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/f5071c73-6a2e-4807-b3fe-082211bd33a0.jpg not downloaded yet
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252F566bfcdd-489b-4ef6-998e-9dae7a86f08b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/566bfcdd-489b-4ef6-998e-9dae7a86f08b.jpg not downloaded yet
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11ca50>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746404%252Fgeneral%252F0d0b0d88-f66e-48eb-bedd-dc19adcf457a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/0d0b0d88-f66e-48eb-bedd-dc19adcf457a.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e126dd0>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746431%252Fgeneral%252F4da5fae3-52c6-4e98-b6d0-968560448191.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/4da5fae3-52c6-4e98-b6d0-968560448191.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e122010>
2026-03-26 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252F677536db-0ac0-42fe-a7d4-4763dd736182.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/677536db-0ac0-42fe-a7d4-4763dd736182.jpg saved to cache
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406
2026-03-26 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f92634-037f-541e-9fb6-bd93e703f482 with scrape type 1
2026-03-26 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252F95f3fbb4-2f66-46a7-bc3d-23974c9da50e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/95f3fbb4-2f66-46a7-bc3d-23974c9da50e.jpg not downloaded yet
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e134590>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746431%252Fgeneral%252F5d3cc936-09af-4c4e-922c-b43c34816a7d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/5d3cc936-09af-4c4e-922c-b43c34816a7d.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/826b689c-fecc-456d-8b55-b99df433c6ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F03998b20-a35a-4a52-b9f1-c0e5848e51de.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/03998b20-a35a-4a52-b9f1-c0e5848e51de.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252Fa61f96ce-37e3-414d-bb12-79dd1aa4c4fc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/a61f96ce-37e3-414d-bb12-79dd1aa4c4fc.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252Fbb29f94f-375c-4057-9113-38fad1ab8c03.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/bb29f94f-375c-4057-9113-38fad1ab8c03.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252F5c629cf2-fb38-493b-8f22-2fbdfba43eaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/5c629cf2-fb38-493b-8f22-2fbdfba43eaa.jpg not downloaded yet
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/c8572481-56f3-4a53-9ed7-b5c99ea514dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/1d298706-f4e6-4e7c-af60-12b1f250e2fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/3828d8ef-5da8-4f13-9e02-df2104103b83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252Fff171908-c405-4c76-9540-c4ad87e83175.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/ff171908-c405-4c76-9540-c4ad87e83175.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252F733eb43e-6de6-425a-ba3d-b58d85222cf0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/733eb43e-6de6-425a-ba3d-b58d85222cf0.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252Fc292e29e-690a-4e72-8d4d-47b3bfaae2d1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/c292e29e-690a-4e72-8d4d-47b3bfaae2d1.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252F9afb99d1-442b-408c-92ef-2942cba969dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/9afb99d1-442b-408c-92ef-2942cba969dd.jpg not downloaded yet
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e120d90>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746440%252Fgeneral%252F0e2d7f5a-f763-4e21-a85d-0202c015d57d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/0e2d7f5a-f763-4e21-a85d-0202c015d57d.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb42210>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746431%252Fgeneral%252Fbf4da137-f592-440b-b34c-8dbdca63d949.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/bf4da137-f592-440b-b34c-8dbdca63d949.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee9a950>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746431%252Fgeneral%252Fe643b795-9bdb-4f6f-80c7-5a9765cc060b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/e643b795-9bdb-4f6f-80c7-5a9765cc060b.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec775d0>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252Fd4f5bc3a-c073-4ce9-8baa-cac3c572964e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/d4f5bc3a-c073-4ce9-8baa-cac3c572964e.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/04764041-fb70-4c75-82d7-924a002f5564.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/6976d32f-dd67-4551-bb73-94d879481160.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F3dc07c23-a96c-4db8-ba0c-a03f8b5b8487.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/3dc07c23-a96c-4db8-ba0c-a03f8b5b8487.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252Ffd18805e-2895-413f-9425-5cdcb22307a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/fd18805e-2895-413f-9425-5cdcb22307a9.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252Fd57dbb31-3f79-4eb2-8fd6-1197eeec8b6c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/d57dbb31-3f79-4eb2-8fd6-1197eeec8b6c.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252Ff0c13795-f9d6-4e7b-91cb-f9cd6c2e1b52.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/f0c13795-f9d6-4e7b-91cb-f9cd6c2e1b52.jpg not downloaded yet
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/10814eed-2bb4-42d5-9e6e-bc4ba0767548.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/3baed83c-de3b-40b0-9548-375b02a5cd9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/95f3fbb4-2f66-46a7-bc3d-23974c9da50e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/393cfae5-a57c-4fe5-b3ef-908ac93bdffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/06744e0f-2f3b-48ee-8bb1-702df63843a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F1ad0a10b-6284-4383-b098-d95d4d268340.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/1ad0a10b-6284-4383-b098-d95d4d268340.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252F0bbab2a2-38c5-4c6d-a033-9514df2f67bc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/0bbab2a2-38c5-4c6d-a033-9514df2f67bc.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252Fd9943aa0-05bf-4e96-a435-afd246d5a383.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/d9943aa0-05bf-4e96-a435-afd246d5a383.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252Faceedd58-20d2-4115-9f4d-591aa8dd0abb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/aceedd58-20d2-4115-9f4d-591aa8dd0abb.jpg not downloaded yet
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ebc0e10>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252F826b689c-fecc-456d-8b55-b99df433c6ee.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/826b689c-fecc-456d-8b55-b99df433c6ee.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed3e210>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746440%252Fgeneral%252Fc8572481-56f3-4a53-9ed7-b5c99ea514dc.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/c8572481-56f3-4a53-9ed7-b5c99ea514dc.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1403d0>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252F1d298706-f4e6-4e7c-af60-12b1f250e2fc.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/1d298706-f4e6-4e7c-af60-12b1f250e2fc.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e141e10>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252F3828d8ef-5da8-4f13-9e02-df2104103b83.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/3828d8ef-5da8-4f13-9e02-df2104103b83.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/566bfcdd-489b-4ef6-998e-9dae7a86f08b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252F6e9cdd30-4b35-4f2a-815f-48aa2a8a3ea5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/6e9cdd30-4b35-4f2a-815f-48aa2a8a3ea5.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252Fe3945d01-2fbc-41c4-b228-d7f09ded6bb2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/e3945d01-2fbc-41c4-b228-d7f09ded6bb2.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252F57137d6c-7206-4d23-9bc9-f33e33082661.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/57137d6c-7206-4d23-9bc9-f33e33082661.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252Fce3a1fad-4e6b-4cbd-9e3c-fd8dc6640922.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/ce3a1fad-4e6b-4cbd-9e3c-fd8dc6640922.jpg not downloaded yet
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/f5071c73-6a2e-4807-b3fe-082211bd33a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/9afb99d1-442b-408c-92ef-2942cba969dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/59d44920-9192-4636-958b-42a8b217a2d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/c292e29e-690a-4e72-8d4d-47b3bfaae2d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F3585803%252Fgeneral%252Fd6fab722-0aa8-4e05-8742-fcdacfc96a92.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/d6fab722-0aa8-4e05-8742-fcdacfc96a92.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F4039584%252Fgeneral%252F6d9936ba-1419-4088-a197-544cab8890bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/6d9936ba-1419-4088-a197-544cab8890bf.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746470%252Fgeneral%252Fa6422e46-bdb6-4c9d-8abf-d452e237f095.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/a6422e46-bdb6-4c9d-8abf-d452e237f095.jpg not downloaded yet
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746463%252Fgeneral%252Fd71902b3-7d4a-4da7-b73c-04e165427bc6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/d71902b3-7d4a-4da7-b73c-04e165427bc6.jpg not downloaded yet
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eeeb090>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252F04764041-fb70-4c75-82d7-924a002f5564.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/04764041-fb70-4c75-82d7-924a002f5564.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1ccc10>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746470%252Fgeneral%252F6976d32f-dd67-4551-bb73-94d879481160.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/6976d32f-dd67-4551-bb73-94d879481160.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dfe27d0>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252F10814eed-2bb4-42d5-9e6e-bc4ba0767548.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/10814eed-2bb4-42d5-9e6e-bc4ba0767548.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2ad8d0>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4039584%252Fgeneral%252F3baed83c-de3b-40b0-9548-375b02a5cd9a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/3baed83c-de3b-40b0-9548-375b02a5cd9a.jpg saved to cache
2026-03-26 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e21ba50>
2026-03-26 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F95f3fbb4-2f66-46a7-bc3d-23974c9da50e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/95f3fbb4-2f66-46a7-bc3d-23974c9da50e.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1ccf90>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252F393cfae5-a57c-4fe5-b3ef-908ac93bdffd.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/393cfae5-a57c-4fe5-b3ef-908ac93bdffd.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dfe3250>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252F06744e0f-2f3b-48ee-8bb1-702df63843a2.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/06744e0f-2f3b-48ee-8bb1-702df63843a2.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/ff171908-c405-4c76-9540-c4ad87e83175.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/aceedd58-20d2-4115-9f4d-591aa8dd0abb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252F6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/6.jpg not downloaded yet
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252F260b62f3-5727-47ba-8281-bb57bceffd6e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/260b62f3-5727-47ba-8281-bb57bceffd6e.jpg not downloaded yet
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fe263430f-eee2-44e1-a416-bff2329ae6d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/e263430f-eee2-44e1-a416-bff2329ae6d8.jpg not downloaded yet
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg not downloaded yet
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/bb29f94f-375c-4057-9113-38fad1ab8c03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/733eb43e-6de6-425a-ba3d-b58d85222cf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/5c629cf2-fb38-493b-8f22-2fbdfba43eaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/a61f96ce-37e3-414d-bb12-79dd1aa4c4fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1e4c50>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252F566bfcdd-489b-4ef6-998e-9dae7a86f08b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/566bfcdd-489b-4ef6-998e-9dae7a86f08b.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e191e10>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252Ff5071c73-6a2e-4807-b3fe-082211bd33a0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/f5071c73-6a2e-4807-b3fe-082211bd33a0.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dfe7fd0>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F9afb99d1-442b-408c-92ef-2942cba969dd.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/9afb99d1-442b-408c-92ef-2942cba969dd.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e147590>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252F59d44920-9192-4636-958b-42a8b217a2d1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/59d44920-9192-4636-958b-42a8b217a2d1.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e136dd0>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fc292e29e-690a-4e72-8d4d-47b3bfaae2d1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/c292e29e-690a-4e72-8d4d-47b3bfaae2d1.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396
2026-03-26 04:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53fbde23-a220-502d-9320-cc20cfae95b7 with scrape type 1
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F0abc8eb5-01ec-4505-97f0-8c1ec6596fc5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/0abc8eb5-01ec-4505-97f0-8c1ec6596fc5.jpg not downloaded yet
2026-03-26 04:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354
2026-03-26 04:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e12d0590-ae8e-5edc-b9d5-53bd1800843e with scrape type 1
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F6f44e8b0-f464-465b-add3-311cbb447e26.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/6f44e8b0-f464-465b-add3-311cbb447e26.jpg not downloaded yet
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F3fd06c3f-3674-4c98-bc6d-2efb98ec1c9e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/3fd06c3f-3674-4c98-bc6d-2efb98ec1c9e.jpg not downloaded yet
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F943b5764-7507-4820-877e-5236d4dcdb71.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/943b5764-7507-4820-877e-5236d4dcdb71.jpg not downloaded yet
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F7a26c914-295b-48f8-b8f4-0fd8773fe2c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/7a26c914-295b-48f8-b8f4-0fd8773fe2c5.jpg not downloaded yet
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e22fb50>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252Fff171908-c405-4c76-9540-c4ad87e83175.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/ff171908-c405-4c76-9540-c4ad87e83175.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/d9943aa0-05bf-4e96-a435-afd246d5a383.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/0bbab2a2-38c5-4c6d-a033-9514df2f67bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/1ad0a10b-6284-4383-b098-d95d4d268340.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F5c8f55ee-ab1a-4fed-a75a-6abda1f9d877.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/5c8f55ee-ab1a-4fed-a75a-6abda1f9d877.jpg not downloaded yet
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec475d0>
2026-03-26 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252Faceedd58-20d2-4115-9f4d-591aa8dd0abb.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/aceedd58-20d2-4115-9f4d-591aa8dd0abb.jpg saved to cache
2026-03-26 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728386
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728386%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728386: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728386 url https://www.openlane.eu/en/carv6/auction/10728386
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10725931
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725931%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10725931: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10725931 url https://www.openlane.eu/en/carv6/auction/10725931
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728292
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728292%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728292: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728292 url https://www.openlane.eu/en/carv6/auction/10728292
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728418
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728418%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728418: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728418 url https://www.openlane.eu/en/carv6/auction/10728418
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10726080
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726080%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10726080: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10726080 url https://www.openlane.eu/en/carv6/auction/10726080
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728505
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728505%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728505: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728505 url https://www.openlane.eu/en/carv6/auction/10728505
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728553
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728553%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728553: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728553 url https://www.openlane.eu/en/carv6/auction/10728553
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10725938
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725938%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10725938: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10725938 url https://www.openlane.eu/en/carv6/auction/10725938
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10726083
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726083%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10726083: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10726083 url https://www.openlane.eu/en/carv6/auction/10726083
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10725936
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725936%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10725936: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10725936 url https://www.openlane.eu/en/carv6/auction/10725936
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10726078
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726078%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10726078: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10726078 url https://www.openlane.eu/en/carv6/auction/10726078
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728429
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728429%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728429: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728429 url https://www.openlane.eu/en/carv6/auction/10728429
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728417
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728417%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728417: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728417 url https://www.openlane.eu/en/carv6/auction/10728417
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728381
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728381%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728381: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728381 url https://www.openlane.eu/en/carv6/auction/10728381
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728134
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728134%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728134: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728134 url https://www.openlane.eu/en/carv6/auction/10728134
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728424
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728424%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728424: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728424 url https://www.openlane.eu/en/carv6/auction/10728424
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728413
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728413%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728413: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728413 url https://www.openlane.eu/en/carv6/auction/10728413
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728315
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728315%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728315: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728315 url https://www.openlane.eu/en/carv6/auction/10728315
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728303
2026-03-26 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728303%27 HTTP/1.1" 200 None
2026-03-26 04:15:31 [adesa.de] INFO: Scrape type for 10728303: 0
2026-03-26 04:15:31 [adesa.de] INFO: Skipping item 10728303 url https://www.openlane.eu/en/carv6/auction/10728303
2026-03-26 04:15:31 [adesa.de] INFO: Found listing with ID: 10728316
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728316%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728316: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728316 url https://www.openlane.eu/en/carv6/auction/10728316
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728136
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728136%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728136: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728136 url https://www.openlane.eu/en/carv6/auction/10728136
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728175
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728175%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728175: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728175 url https://www.openlane.eu/en/carv6/auction/10728175
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728121
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728121%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728121: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728121 url https://www.openlane.eu/en/carv6/auction/10728121
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728176
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728176%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728176: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728176 url https://www.openlane.eu/en/carv6/auction/10728176
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728118
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728118%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728118: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728118 url https://www.openlane.eu/en/carv6/auction/10728118
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728119
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728119%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728119: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728119 url https://www.openlane.eu/en/carv6/auction/10728119
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728120
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728120%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728120: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728120 url https://www.openlane.eu/en/carv6/auction/10728120
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728122
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728122%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728122: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728122 url https://www.openlane.eu/en/carv6/auction/10728122
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728406
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728406%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728406: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728406 url https://www.openlane.eu/en/carv6/auction/10728406
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728404
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728404%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728404: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728404 url https://www.openlane.eu/en/carv6/auction/10728404
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728409
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728409%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728409: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728409 url https://www.openlane.eu/en/carv6/auction/10728409
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728368
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728368%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728368: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728368 url https://www.openlane.eu/en/carv6/auction/10728368
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728150
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728150%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728150: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728150 url https://www.openlane.eu/en/carv6/auction/10728150
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728192
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728192%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728192: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728192 url https://www.openlane.eu/en/carv6/auction/10728192
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10725925
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725925%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10725925: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10725925 url https://www.openlane.eu/en/carv6/auction/10725925
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10725919
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725919%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10725919: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10725919 url https://www.openlane.eu/en/carv6/auction/10725919
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728183
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728183%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728183: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728183 url https://www.openlane.eu/en/carv6/auction/10728183
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728506
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728506%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728506: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728506 url https://www.openlane.eu/en/carv6/auction/10728506
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10726062
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726062%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10726062: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10726062 url https://www.openlane.eu/en/carv6/auction/10726062
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10728508
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728508%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10728508: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10728508 url https://www.openlane.eu/en/carv6/auction/10728508
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10725921
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725921%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10725921: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10725921 url https://www.openlane.eu/en/carv6/auction/10725921
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10725922
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725922%27 HTTP/1.1" 200 None
2026-03-26 04:15:32 [adesa.de] INFO: Scrape type for 10725922: 0
2026-03-26 04:15:32 [adesa.de] INFO: Skipping item 10725922 url https://www.openlane.eu/en/carv6/auction/10725922
2026-03-26 04:15:32 [adesa.de] INFO: Found listing with ID: 10725916
2026-03-26 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725916%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725916: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725916 url https://www.openlane.eu/en/carv6/auction/10725916
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725915
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725915%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725915: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725915 url https://www.openlane.eu/en/carv6/auction/10725915
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725918
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725918%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725918: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725918 url https://www.openlane.eu/en/carv6/auction/10725918
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728279
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728279%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728279: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728279 url https://www.openlane.eu/en/carv6/auction/10728279
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728510
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728510%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728510: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728510 url https://www.openlane.eu/en/carv6/auction/10728510
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725943
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725943%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725943: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725943 url https://www.openlane.eu/en/carv6/auction/10725943
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725923
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725923%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725923: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725923 url https://www.openlane.eu/en/carv6/auction/10725923
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725947
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725947%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725947: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725947 url https://www.openlane.eu/en/carv6/auction/10725947
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725939
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725939%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725939: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725939 url https://www.openlane.eu/en/carv6/auction/10725939
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725924
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725924%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725924: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725924 url https://www.openlane.eu/en/carv6/auction/10725924
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728507
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728507%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728507: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728507 url https://www.openlane.eu/en/carv6/auction/10728507
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725934
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725934%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725934: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725934 url https://www.openlane.eu/en/carv6/auction/10725934
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728521
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728521%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728521: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728521 url https://www.openlane.eu/en/carv6/auction/10728521
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728523
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728523%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728523: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728523 url https://www.openlane.eu/en/carv6/auction/10728523
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728378
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728378%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728378: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728378 url https://www.openlane.eu/en/carv6/auction/10728378
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728511
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728511%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728511: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728511 url https://www.openlane.eu/en/carv6/auction/10728511
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728540
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728540%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728540: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728540 url https://www.openlane.eu/en/carv6/auction/10728540
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728524
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728524%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728524: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728524 url https://www.openlane.eu/en/carv6/auction/10728524
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725917
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725917%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725917: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725917 url https://www.openlane.eu/en/carv6/auction/10725917
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725945
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725945%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725945: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725945 url https://www.openlane.eu/en/carv6/auction/10725945
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726082
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726082%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726082: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726082 url https://www.openlane.eu/en/carv6/auction/10726082
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728515
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728515%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728515: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728515 url https://www.openlane.eu/en/carv6/auction/10728515
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726066
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726066%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726066: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726066 url https://www.openlane.eu/en/carv6/auction/10726066
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726069
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726069%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726069: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726069 url https://www.openlane.eu/en/carv6/auction/10726069
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726086
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726086%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726086: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726086 url https://www.openlane.eu/en/carv6/auction/10726086
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725949
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725949%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725949: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725949 url https://www.openlane.eu/en/carv6/auction/10725949
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725950
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725950%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725950: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725950 url https://www.openlane.eu/en/carv6/auction/10725950
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728374
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728374%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728374: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728374 url https://www.openlane.eu/en/carv6/auction/10728374
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728379
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728379%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728379: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728379 url https://www.openlane.eu/en/carv6/auction/10728379
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725946
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725946%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725946: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725946 url https://www.openlane.eu/en/carv6/auction/10725946
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725944
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725944%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725944: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725944 url https://www.openlane.eu/en/carv6/auction/10725944
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726081
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726081%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726081: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726081 url https://www.openlane.eu/en/carv6/auction/10726081
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726074
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726074%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726074: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726074 url https://www.openlane.eu/en/carv6/auction/10726074
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728375
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728375%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728375: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728375 url https://www.openlane.eu/en/carv6/auction/10728375
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728304
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728304%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728304: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728304 url https://www.openlane.eu/en/carv6/auction/10728304
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728133
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728133%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728133: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728133 url https://www.openlane.eu/en/carv6/auction/10728133
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728140
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728140%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728140: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728140 url https://www.openlane.eu/en/carv6/auction/10728140
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728141
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728141%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728141: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728141 url https://www.openlane.eu/en/carv6/auction/10728141
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728138
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728138%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728138: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728138 url https://www.openlane.eu/en/carv6/auction/10728138
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728128
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728128%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728128: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728128 url https://www.openlane.eu/en/carv6/auction/10728128
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728130
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728130%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728130: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728130 url https://www.openlane.eu/en/carv6/auction/10728130
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728137
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728137%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728137: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728137 url https://www.openlane.eu/en/carv6/auction/10728137
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728131
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728131%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728131: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728131 url https://www.openlane.eu/en/carv6/auction/10728131
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728129
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728129%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728129: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728129 url https://www.openlane.eu/en/carv6/auction/10728129
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728446
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728446%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728446: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728446 url https://www.openlane.eu/en/carv6/auction/10728446
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725948
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725948%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725948: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725948 url https://www.openlane.eu/en/carv6/auction/10725948
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10725956
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725956%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10725956: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10725956 url https://www.openlane.eu/en/carv6/auction/10725956
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726072
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726072%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726072: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726072 url https://www.openlane.eu/en/carv6/auction/10726072
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10726084
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726084%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10726084: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10726084 url https://www.openlane.eu/en/carv6/auction/10726084
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728144
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728144%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728144: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728144 url https://www.openlane.eu/en/carv6/auction/10728144
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728360
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728360%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728360: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728360 url https://www.openlane.eu/en/carv6/auction/10728360
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728399
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728399%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728399: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728399 url https://www.openlane.eu/en/carv6/auction/10728399
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728400
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728400%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728400: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728400 url https://www.openlane.eu/en/carv6/auction/10728400
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728401
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728401%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728401: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728401 url https://www.openlane.eu/en/carv6/auction/10728401
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728402
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728402%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728402: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728402 url https://www.openlane.eu/en/carv6/auction/10728402
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728390
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728390%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728390: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728390 url https://www.openlane.eu/en/carv6/auction/10728390
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728403
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728403%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728403: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728403 url https://www.openlane.eu/en/carv6/auction/10728403
2026-03-26 04:15:33 [adesa.de] INFO: Found listing with ID: 10728382
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728382%27 HTTP/1.1" 200 None
2026-03-26 04:15:33 [adesa.de] INFO: Scrape type for 10728382: 0
2026-03-26 04:15:33 [adesa.de] INFO: Skipping item 10728382 url https://www.openlane.eu/en/carv6/auction/10728382
2026-03-26 04:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74f5dc50>
2026-03-26 04:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fbb29f94f-375c-4057-9113-38fad1ab8c03.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/bb29f94f-375c-4057-9113-38fad1ab8c03.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec47790>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252F733eb43e-6de6-425a-ba3d-b58d85222cf0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/733eb43e-6de6-425a-ba3d-b58d85222cf0.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ebaa250>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F5c629cf2-fb38-493b-8f22-2fbdfba43eaa.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/5c629cf2-fb38-493b-8f22-2fbdfba43eaa.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eea01d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252Fa61f96ce-37e3-414d-bb12-79dd1aa4c4fc.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/a61f96ce-37e3-414d-bb12-79dd1aa4c4fc.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F0518ceb1-e9e3-46e1-8cac-589c0af9b080.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/0518ceb1-e9e3-46e1-8cac-589c0af9b080.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fb9af46cc-b7e8-4b35-b848-124b8f39db99.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/b9af46cc-b7e8-4b35-b848-124b8f39db99.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/ce3a1fad-4e6b-4cbd-9e3c-fd8dc6640922.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/57137d6c-7206-4d23-9bc9-f33e33082661.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/f0c13795-f9d6-4e7b-91cb-f9cd6c2e1b52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/d71902b3-7d4a-4da7-b73c-04e165427bc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/e3945d01-2fbc-41c4-b228-d7f09ded6bb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F044ca95f-9593-4537-867c-a3448cc8a9a1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/044ca95f-9593-4537-867c-a3448cc8a9a1.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fa3d4ea2a-c287-4378-b5b2-40786bbf24f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/a3d4ea2a-c287-4378-b5b2-40786bbf24f2.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed14f10>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fd9943aa0-05bf-4e96-a435-afd246d5a383.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/d9943aa0-05bf-4e96-a435-afd246d5a383.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed9a9d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252F0bbab2a2-38c5-4c6d-a033-9514df2f67bc.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/0bbab2a2-38c5-4c6d-a033-9514df2f67bc.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11f4d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252F1ad0a10b-6284-4383-b098-d95d4d268340.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/1ad0a10b-6284-4383-b098-d95d4d268340.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/d6fab722-0aa8-4e05-8742-fcdacfc96a92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F84ab9b2a-d7c1-40b3-94cb-93fa653aaf88.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/84ab9b2a-d7c1-40b3-94cb-93fa653aaf88.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F6d73c8c0-040f-4d3c-a26d-a85a31533670.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/6d73c8c0-040f-4d3c-a26d-a85a31533670.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/3fd06c3f-3674-4c98-bc6d-2efb98ec1c9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/6f44e8b0-f464-465b-add3-311cbb447e26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/6e9cdd30-4b35-4f2a-815f-48aa2a8a3ea5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/d57dbb31-3f79-4eb2-8fd6-1197eeec8b6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/6d9936ba-1419-4088-a197-544cab8890bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/a6422e46-bdb6-4c9d-8abf-d452e237f095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/0abc8eb5-01ec-4505-97f0-8c1ec6596fc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F57eab537-4853-49d7-ba57-13c4befdfc84.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/57eab537-4853-49d7-ba57-13c4befdfc84.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fca7daf80-a10b-4274-b1f1-b8a05e7b6d2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/ca7daf80-a10b-4274-b1f1-b8a05e7b6d2f.jpg not downloaded yet
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed99bd0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252Fce3a1fad-4e6b-4cbd-9e3c-fd8dc6640922.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/ce3a1fad-4e6b-4cbd-9e3c-fd8dc6640922.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eecc9d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252F57137d6c-7206-4d23-9bc9-f33e33082661.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/57137d6c-7206-4d23-9bc9-f33e33082661.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2465d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252Ff0c13795-f9d6-4e7b-91cb-f9cd6c2e1b52.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/f0c13795-f9d6-4e7b-91cb-f9cd6c2e1b52.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2537d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252Fd71902b3-7d4a-4da7-b73c-04e165427bc6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/d71902b3-7d4a-4da7-b73c-04e165427bc6.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eba9bd0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252Fe3945d01-2fbc-41c4-b228-d7f09ded6bb2.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/e3945d01-2fbc-41c4-b228-d7f09ded6bb2.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390
2026-03-26 04:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15585a74-01ab-5df5-bd3a-886df057bb59 with scrape type 1
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252Fd55c059e-b6ef-42ac-aa16-75e6728f7ee9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/d55c059e-b6ef-42ac-aa16-75e6728f7ee9.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/5c8f55ee-ab1a-4fed-a75a-6abda1f9d877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252Ffb353c32-ffb4-4199-967c-664e0ac6f0c6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/fb353c32-ffb4-4199-967c-664e0ac6f0c6.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fe855ef1b-7dca-4285-abf6-a70d98a9e0a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/e855ef1b-7dca-4285-abf6-a70d98a9e0a6.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/7a26c914-295b-48f8-b8f4-0fd8773fe2c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/a3d4ea2a-c287-4378-b5b2-40786bbf24f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746463/general/3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726406)
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/943b5764-7507-4820-877e-5236d4dcdb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F2448dd3c-962c-4639-8396-83291abdc392.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/2448dd3c-962c-4639-8396-83291abdc392.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/044ca95f-9593-4537-867c-a3448cc8a9a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F9b83baa3-65a8-4179-ba38-02abb45a6af1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/9b83baa3-65a8-4179-ba38-02abb45a6af1.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fecd0221d-4049-4fe6-93ac-8cb96542c0e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/ecd0221d-4049-4fe6-93ac-8cb96542c0e0.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F4a386272-f3dc-4ce9-9e85-5bee6655577e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/4a386272-f3dc-4ce9-9e85-5bee6655577e.jpg not downloaded yet
2026-03-26 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/260b62f3-5727-47ba-8281-bb57bceffd6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F8c017d31-21dc-48b4-9fff-649e9cbbaf22.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/8c017d31-21dc-48b4-9fff-649e9cbbaf22.jpg not downloaded yet
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fb8a21319-bfb7-4f87-9984-7204986fb3fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/b8a21319-bfb7-4f87-9984-7204986fb3fd.jpg not downloaded yet
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e171590>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252Fd6fab722-0aa8-4e05-8742-fcdacfc96a92.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/d6fab722-0aa8-4e05-8742-fcdacfc96a92.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb34850>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F3fd06c3f-3674-4c98-bc6d-2efb98ec1c9e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/3fd06c3f-3674-4c98-bc6d-2efb98ec1c9e.jpg saved to cache
2026-03-26 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed246d0>
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F6f44e8b0-f464-465b-add3-311cbb447e26.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/6f44e8b0-f464-465b-add3-311cbb447e26.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e124450>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252F6e9cdd30-4b35-4f2a-815f-48aa2a8a3ea5.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/6e9cdd30-4b35-4f2a-815f-48aa2a8a3ea5.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edae8d0>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fd57dbb31-3f79-4eb2-8fd6-1197eeec8b6c.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/d57dbb31-3f79-4eb2-8fd6-1197eeec8b6c.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb34810>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252F6d9936ba-1419-4088-a197-544cab8890bf.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/6d9936ba-1419-4088-a197-544cab8890bf.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed274d0>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fa6422e46-bdb6-4c9d-8abf-d452e237f095.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/a6422e46-bdb6-4c9d-8abf-d452e237f095.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed24650>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F0abc8eb5-01ec-4505-97f0-8c1ec6596fc5.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/0abc8eb5-01ec-4505-97f0-8c1ec6596fc5.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/0518ceb1-e9e3-46e1-8cac-589c0af9b080.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/6d73c8c0-040f-4d3c-a26d-a85a31533670.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/84ab9b2a-d7c1-40b3-94cb-93fa653aaf88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746470/general/e263430f-eee2-44e1-a416-bff2329ae6d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726416)
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F66a007f5-446a-4dd7-ba2e-c70138451ddb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/66a007f5-446a-4dd7-ba2e-c70138451ddb.jpg not downloaded yet
2026-03-26 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/b9af46cc-b7e8-4b35-b848-124b8f39db99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252Ffcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/fcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg not downloaded yet
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg not downloaded yet
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec3d390>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F5c8f55ee-ab1a-4fed-a75a-6abda1f9d877.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/5c8f55ee-ab1a-4fed-a75a-6abda1f9d877.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2c6350>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F7a26c914-295b-48f8-b8f4-0fd8773fe2c5.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/7a26c914-295b-48f8-b8f4-0fd8773fe2c5.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc750732d0>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fa3d4ea2a-c287-4378-b5b2-40786bbf24f2.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/a3d4ea2a-c287-4378-b5b2-40786bbf24f2.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee3a9d0>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746463%252Fgeneral%252F3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746463/general/3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg saved to cache
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53f92634-037f-541e-9fb6-bd93e703f482
2026-03-26 04:15:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53f92634-037f-541e-9fb6-bd93e703f482, skipping ID generation
2026-03-26 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f92634-037f-541e-9fb6-bd93e703f482 with scrape type 1
2026-03-26 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53f92634-037f-541e-9fb6-bd93e703f482 sending to next pipeline
2026-03-26 04:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53f92634-037f-541e-9fb6-bd93e703f482, identifier: 10726406
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2613d0>
2026-03-26 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F943b5764-7507-4820-877e-5236d4dcdb71.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/943b5764-7507-4820-877e-5236d4dcdb71.jpg saved to cache
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec7d190>
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F044ca95f-9593-4537-867c-a3448cc8a9a1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/044ca95f-9593-4537-867c-a3448cc8a9a1.jpg saved to cache
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/d55c059e-b6ef-42ac-aa16-75e6728f7ee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252Fe1c31c20-585b-4d5b-85aa-a97577d4cfe3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/e1c31c20-585b-4d5b-85aa-a97577d4cfe3.jpg not downloaded yet
2026-03-26 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-26 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-26 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406
2026-03-26 04:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406 to the API
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746463/general/3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '53f92634-037f-541e-9fb6-bd93e703f482',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '388994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726406',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 41882,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89136,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/95f3fbb4-2f66-46a7-bc3d-23974c9da50e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95435,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/5c629cf2-fb38-493b-8f22-2fbdfba43eaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/9afb99d1-442b-408c-92ef-2942cba969dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/f0c13795-f9d6-4e7b-91cb-f9cd6c2e1b52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/aceedd58-20d2-4115-9f4d-591aa8dd0abb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/ce3a1fad-4e6b-4cbd-9e3c-fd8dc6640922.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87345,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/d71902b3-7d4a-4da7-b73c-04e165427bc6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/3c797b13-3f8f-4ca4-951e-641f293bb3c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71291,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/3fd06c3f-3674-4c98-bc6d-2efb98ec1c9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53f92634-037f-541e-9fb6-bd93e703f482/53f92634-037f-541e-9fb6-bd93e703f482_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58543,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746463/general/5c8f55ee-ab1a-4fed-a75a-6abda1f9d877.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Mercedes-Benz EQA 250 progressive - Electric - Automatic - 190 hp - '
'41.882 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726406%27 HTTP/1.1" 200 None
2026-03-26 04:15:36 [adesa.de] INFO: Saving data for 10726406: {'created_time': 1774498536.769888, 'last_price_update_time': 1774498536.769899, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726406') HTTP/1.1" 204 0
2026-03-26 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/ca7daf80-a10b-4274-b1f1-b8a05e7b6d2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F17db0687-7a96-4ed8-82c0-18cb7eb08e86.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/17db0687-7a96-4ed8-82c0-18cb7eb08e86.jpg not downloaded yet
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e18b990>
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252F260b62f3-5727-47ba-8281-bb57bceffd6e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/260b62f3-5727-47ba-8281-bb57bceffd6e.jpg saved to cache
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e282710>
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F0518ceb1-e9e3-46e1-8cac-589c0af9b080.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/0518ceb1-e9e3-46e1-8cac-589c0af9b080.jpg saved to cache
2026-03-26 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0c7fd0>
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F6d73c8c0-040f-4d3c-a26d-a85a31533670.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/6d73c8c0-040f-4d3c-a26d-a85a31533670.jpg saved to cache
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e282790>
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252F6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/6.jpg saved to cache
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2371d0>
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F84ab9b2a-d7c1-40b3-94cb-93fa653aaf88.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/84ab9b2a-d7c1-40b3-94cb-93fa653aaf88.jpg saved to cache
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e165050>
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746470%252Fgeneral%252Fe263430f-eee2-44e1-a416-bff2329ae6d8.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746470/general/e263430f-eee2-44e1-a416-bff2329ae6d8.jpg saved to cache
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99
2026-03-26 04:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99, skipping ID generation
2026-03-26 04:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with scrape type 1
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 sending to next pipeline
2026-03-26 04:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99, identifier: 10726416
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e25ecd0>
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fb9af46cc-b7e8-4b35-b848-124b8f39db99.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/b9af46cc-b7e8-4b35-b848-124b8f39db99.jpg saved to cache
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/fd18805e-2895-413f-9425-5cdcb22307a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/e855ef1b-7dca-4285-abf6-a70d98a9e0a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/3dc07c23-a96c-4db8-ba0c-a03f8b5b8487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/ecd0221d-4049-4fe6-93ac-8cb96542c0e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/57eab537-4853-49d7-ba57-13c4befdfc84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-26 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-26 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416
2026-03-26 04:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416 to the API
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746470/general/e263430f-eee2-44e1-a416-bff2329ae6d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5b1a2ab3-aea1-5e37-8c72-1ca282522e99',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4505776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726416',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 29677,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105126,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/6976d32f-dd67-4551-bb73-94d879481160.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99947,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/393cfae5-a57c-4fe5-b3ef-908ac93bdffd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146792,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/566bfcdd-489b-4ef6-998e-9dae7a86f08b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148642,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/bb29f94f-375c-4057-9113-38fad1ab8c03.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96825,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/c292e29e-690a-4e72-8d4d-47b3bfaae2d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77065,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/d57dbb31-3f79-4eb2-8fd6-1197eeec8b6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144531,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/d9943aa0-05bf-4e96-a435-afd246d5a383.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105111,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/57137d6c-7206-4d23-9bc9-f33e33082661.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141803,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/a6422e46-bdb6-4c9d-8abf-d452e237f095.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b1a2ab3-aea1-5e37-8c72-1ca282522e99/5b1a2ab3-aea1-5e37-8c72-1ca282522e99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76365,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746470/general/e263430f-eee2-44e1-a416-bff2329ae6d8.jpg',
'Width': 800}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Nissan Juke 1.0 DIG-T N-Design - Petrol - Automatic - 114 hp - '
'29.677 km',
'transmission': 'automatic',
'trim': 'N-Design',
'vin': None,
'year': 2022}
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726416%27 HTTP/1.1" 200 None
2026-03-26 04:15:37 [adesa.de] INFO: Saving data for 10726416: {'created_time': 1774498537.89713, 'last_price_update_time': 1774498537.897143, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726416') HTTP/1.1" 204 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F7c65051a-bd9e-4b21-9f26-1404f328c471.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/7c65051a-bd9e-4b21-9f26-1404f328c471.jpg not downloaded yet
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74f0ea90>
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252Fd55c059e-b6ef-42ac-aa16-75e6728f7ee9.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/d55c059e-b6ef-42ac-aa16-75e6728f7ee9.jpg saved to cache
2026-03-26 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/b8a21319-bfb7-4f87-9984-7204986fb3fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/8c017d31-21dc-48b4-9fff-649e9cbbaf22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1229d0>
2026-03-26 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fca7daf80-a10b-4274-b1f1-b8a05e7b6d2f.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/ca7daf80-a10b-4274-b1f1-b8a05e7b6d2f.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/4a386272-f3dc-4ce9-9e85-5bee6655577e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F5f680c7c-2eff-4a6f-a383-3feb952e14ae.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/5f680c7c-2eff-4a6f-a383-3feb952e14ae.jpg not downloaded yet
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/fb353c32-ffb4-4199-967c-664e0ac6f0c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc754694d0>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4039584%252Fgeneral%252Ffd18805e-2895-413f-9425-5cdcb22307a9.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/fd18805e-2895-413f-9425-5cdcb22307a9.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e004210>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fe855ef1b-7dca-4285-abf6-a70d98a9e0a6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/e855ef1b-7dca-4285-abf6-a70d98a9e0a6.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0c4450>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F3585803%252Fgeneral%252F3dc07c23-a96c-4db8-ba0c-a03f8b5b8487.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/3dc07c23-a96c-4db8-ba0c-a03f8b5b8487.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eddeed0>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fecd0221d-4049-4fe6-93ac-8cb96542c0e0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/ecd0221d-4049-4fe6-93ac-8cb96542c0e0.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc82944810>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F57eab537-4853-49d7-ba57-13c4befdfc84.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/57eab537-4853-49d7-ba57-13c4befdfc84.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/9b83baa3-65a8-4179-ba38-02abb45a6af1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/e1c31c20-585b-4d5b-85aa-a97577d4cfe3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252Ff32f56ff-6566-43af-b516-496369b55db2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/f32f56ff-6566-43af-b516-496369b55db2.jpg not downloaded yet
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/2448dd3c-962c-4639-8396-83291abdc392.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/66a007f5-446a-4dd7-ba2e-c70138451ddb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746455/general/fcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726396)
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746433/general/2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726354)
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg not downloaded yet
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc750990d0>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252Fb8a21319-bfb7-4f87-9984-7204986fb3fd.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/b8a21319-bfb7-4f87-9984-7204986fb3fd.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e174a90>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F8c017d31-21dc-48b4-9fff-649e9cbbaf22.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/8c017d31-21dc-48b4-9fff-649e9cbbaf22.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e174c10>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F4a386272-f3dc-4ce9-9e85-5bee6655577e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/4a386272-f3dc-4ce9-9e85-5bee6655577e.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-26 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 1
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252Fbe3b7787-2c2c-4a48-8849-d2e37d44996a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/be3b7787-2c2c-4a48-8849-d2e37d44996a.jpg not downloaded yet
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0013d0>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252Ffb353c32-ffb4-4199-967c-664e0ac6f0c6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/fb353c32-ffb4-4199-967c-664e0ac6f0c6.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4039584/general/a5b40b08-bcf5-4ee1-9692-af03db318f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726313)
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252Fb46787ff-6de9-4b87-86d2-f102f59c46d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/b46787ff-6de9-4b87-86d2-f102f59c46d8.jpg not downloaded yet
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/03998b20-a35a-4a52-b9f1-c0e5848e51de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/17db0687-7a96-4ed8-82c0-18cb7eb08e86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/1ed7552d-69b3-4118-9673-0ed61aea106c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F303f6c98-c054-4fb7-a090-a08e43168682.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/303f6c98-c054-4fb7-a090-a08e43168682.jpg not downloaded yet
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e22a3d0>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252F9b83baa3-65a8-4179-ba38-02abb45a6af1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/9b83baa3-65a8-4179-ba38-02abb45a6af1.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e174650>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252Fe1c31c20-585b-4d5b-85aa-a97577d4cfe3.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/e1c31c20-585b-4d5b-85aa-a97577d4cfe3.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edbab10>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F2448dd3c-962c-4639-8396-83291abdc392.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/2448dd3c-962c-4639-8396-83291abdc392.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eedd250>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F66a007f5-446a-4dd7-ba2e-c70138451ddb.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/66a007f5-446a-4dd7-ba2e-c70138451ddb.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1469d0>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746455%252Fgeneral%252Ffcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746455/general/fcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53fbde23-a220-502d-9320-cc20cfae95b7
2026-03-26 04:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53fbde23-a220-502d-9320-cc20cfae95b7, skipping ID generation
2026-03-26 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53fbde23-a220-502d-9320-cc20cfae95b7 with scrape type 1
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53fbde23-a220-502d-9320-cc20cfae95b7 sending to next pipeline
2026-03-26 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53fbde23-a220-502d-9320-cc20cfae95b7, identifier: 10726396
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ecd9f50>
2026-03-26 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746433%252Fgeneral%252F2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746433/general/2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg saved to cache
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e12d0590-ae8e-5edc-b9d5-53bd1800843e
2026-03-26 04:15:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e12d0590-ae8e-5edc-b9d5-53bd1800843e, skipping ID generation
2026-03-26 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e12d0590-ae8e-5edc-b9d5-53bd1800843e with scrape type 1
2026-03-26 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e12d0590-ae8e-5edc-b9d5-53bd1800843e sending to next pipeline
2026-03-26 04:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e12d0590-ae8e-5edc-b9d5-53bd1800843e, identifier: 10726354
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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%252F5746459%252Fgeneral%252F6533091d-2a35-474a-9a87-9faf0ac616b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/6533091d-2a35-474a-9a87-9faf0ac616b9.jpg not downloaded yet
2026-03-26 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396
2026-03-26 04:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396
2026-03-26 04:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396 to the API
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746455/general/fcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg>
{'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': 333,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '53fbde23-a220-502d-9320-cc20cfae95b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6267069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726396',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 18200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147002,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/0abc8eb5-01ec-4505-97f0-8c1ec6596fc5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/943b5764-7507-4820-877e-5236d4dcdb71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154200,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/0518ceb1-e9e3-46e1-8cac-589c0af9b080.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158269,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/044ca95f-9593-4537-867c-a3448cc8a9a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96392,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/84ab9b2a-d7c1-40b3-94cb-93fa653aaf88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117443,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/57eab537-4853-49d7-ba57-13c4befdfc84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126296,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/fb353c32-ffb4-4199-967c-664e0ac6f0c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130721,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/9b83baa3-65a8-4179-ba38-02abb45a6af1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105334,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/8c017d31-21dc-48b4-9fff-649e9cbbaf22.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53fbde23-a220-502d-9320-cc20cfae95b7/53fbde23-a220-502d-9320-cc20cfae95b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746455/general/fcf3d7fc-b71b-4598-b2a7-d01e9dde0df0.jpg',
'Width': 800}],
'price': 29300,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volkswagen Golf Variant 2.0 TSI - 4Motion - Petrol - Automatic - '
'333 hp - 18.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726396%27 HTTP/1.1" 200 None
2026-03-26 04:15:39 [adesa.de] INFO: Saving data for 10726396: {'created_time': 1774498539.396491, 'last_price_update_time': 1774498539.396503, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726396') HTTP/1.1" 204 0
2026-03-26 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-26 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-26 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354
2026-03-26 04:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354 to the API
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746433/general/2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e12d0590-ae8e-5edc-b9d5-53bd1800843e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '370076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726354',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 62144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125261,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/6f44e8b0-f464-465b-add3-311cbb447e26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/7a26c914-295b-48f8-b8f4-0fd8773fe2c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131283,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/b9af46cc-b7e8-4b35-b848-124b8f39db99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112275,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/a3d4ea2a-c287-4378-b5b2-40786bbf24f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93201,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/6d73c8c0-040f-4d3c-a26d-a85a31533670.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/ca7daf80-a10b-4274-b1f1-b8a05e7b6d2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97876,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/e855ef1b-7dca-4285-abf6-a70d98a9e0a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/ecd0221d-4049-4fe6-93ac-8cb96542c0e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124094,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/b8a21319-bfb7-4f87-9984-7204986fb3fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e12d0590-ae8e-5edc-b9d5-53bd1800843e/e12d0590-ae8e-5edc-b9d5-53bd1800843e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746433/general/2cd73170-f46a-4d96-a5d1-a5fc9e127f7a.jpg',
'Width': 800}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 62.144 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726354%27 HTTP/1.1" 200 None
2026-03-26 04:15:39 [adesa.de] INFO: Saving data for 10726354: {'created_time': 1774498539.998137, 'last_price_update_time': 1774498539.99815, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726354') HTTP/1.1" 204 0
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/7c65051a-bd9e-4b21-9f26-1404f328c471.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/5f680c7c-2eff-4a6f-a383-3feb952e14ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/6dc3c678-3624-47d7-973c-bc56e7e80bd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746431/general/f9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726352)
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F8e7f469a-c6ad-4a57-aba4-3c7063974bec.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/8e7f469a-c6ad-4a57-aba4-3c7063974bec.jpg not downloaded yet
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746404/general/f1c59e60-0720-4bc0-bba0-85c284e5719d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726303)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3585803/general/3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726324)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/2399f6de-56b7-4ef3-b444-a38c73225f71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/f32f56ff-6566-43af-b516-496369b55db2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F0e400337-c76d-4545-ba49-91328f8552a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/0e400337-c76d-4545-ba49-91328f8552a6.jpg not downloaded yet
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2436d0>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4039584%252Fgeneral%252Fa5b40b08-bcf5-4ee1-9692-af03db318f17.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4039584/general/a5b40b08-bcf5-4ee1-9692-af03db318f17.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a69911d2-ec6e-568b-8106-5233dc5ced0d
2026-03-26 04:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a69911d2-ec6e-568b-8106-5233dc5ced0d, skipping ID generation
2026-03-26 04:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a69911d2-ec6e-568b-8106-5233dc5ced0d with scrape type 1
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a69911d2-ec6e-568b-8106-5233dc5ced0d sending to next pipeline
2026-03-26 04:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a69911d2-ec6e-568b-8106-5233dc5ced0d, identifier: 10726313
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee17a90>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3585803%252Fgeneral%252F03998b20-a35a-4a52-b9f1-c0e5848e51de.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/03998b20-a35a-4a52-b9f1-c0e5848e51de.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e242990>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746449%252Fgeneral%252F17db0687-7a96-4ed8-82c0-18cb7eb08e86.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/17db0687-7a96-4ed8-82c0-18cb7eb08e86.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e005cd0>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3585803%252Fgeneral%252F1ed7552d-69b3-4118-9673-0ed61aea106c.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/1ed7552d-69b3-4118-9673-0ed61aea106c.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313
2026-03-26 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313
2026-03-26 04:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313 to the API
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/4039584/general/a5b40b08-bcf5-4ee1-9692-af03db318f17.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': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a69911d2-ec6e-568b-8106-5233dc5ced0d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726313',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 37066,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101725,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/3baed83c-de3b-40b0-9548-375b02a5cd9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/a5b40b08-bcf5-4ee1-9692-af03db318f17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/f5071c73-6a2e-4807-b3fe-082211bd33a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103944,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/a61f96ce-37e3-414d-bb12-79dd1aa4c4fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83284,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/733eb43e-6de6-425a-ba3d-b58d85222cf0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94342,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/fd18805e-2895-413f-9425-5cdcb22307a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67112,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/0bbab2a2-38c5-4c6d-a033-9514df2f67bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/e3945d01-2fbc-41c4-b228-d7f09ded6bb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/6d9936ba-1419-4088-a197-544cab8890bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a69911d2-ec6e-568b-8106-5233dc5ced0d/a69911d2-ec6e-568b-8106-5233dc5ced0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55331,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4039584/general/260b62f3-5727-47ba-8281-bb57bceffd6e.jpg',
'Width': 800}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'37.066 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726313%27 HTTP/1.1" 200 None
2026-03-26 04:15:40 [adesa.de] INFO: Saving data for 10726313: {'created_time': 1774498540.729848, 'last_price_update_time': 1774498540.729861, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726313') HTTP/1.1" 204 0
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/690e10d5-d14f-48ee-9004-87514a23f109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F798b4d1b-a584-41c1-8998-364fd559bdf8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/798b4d1b-a584-41c1-8998-364fd559bdf8.jpg not downloaded yet
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/5850acef-360d-47af-8bf9-ca1dc2c673e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/be3b7787-2c2c-4a48-8849-d2e37d44996a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746449/general/60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726390)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/79a70859-e997-4061-a4f0-eed5e54a4b95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F8c2badb8-9928-4f5f-ae4f-5414de47299a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/8c2badb8-9928-4f5f-ae4f-5414de47299a.jpg not downloaded yet
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/303f6c98-c054-4fb7-a090-a08e43168682.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/6533091d-2a35-474a-9a87-9faf0ac616b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/b46787ff-6de9-4b87-86d2-f102f59c46d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eee8a10>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746449%252Fgeneral%252F7c65051a-bd9e-4b21-9f26-1404f328c471.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/7c65051a-bd9e-4b21-9f26-1404f328c471.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e107110>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746449%252Fgeneral%252F5f680c7c-2eff-4a6f-a383-3feb952e14ae.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/5f680c7c-2eff-4a6f-a383-3feb952e14ae.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e291810>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746440%252Fgeneral%252F6dc3c678-3624-47d7-973c-bc56e7e80bd4.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/6dc3c678-3624-47d7-973c-bc56e7e80bd4.jpg saved to cache
2026-03-26 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2912d0>
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746431%252Fgeneral%252Ff9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746431/general/f9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg saved to cache
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ae530eb4-b0dc-582b-86d0-3437129089f3
2026-03-26 04:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae530eb4-b0dc-582b-86d0-3437129089f3, skipping ID generation
2026-03-26 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae530eb4-b0dc-582b-86d0-3437129089f3 with scrape type 1
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae530eb4-b0dc-582b-86d0-3437129089f3 sending to next pipeline
2026-03-26 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae530eb4-b0dc-582b-86d0-3437129089f3, identifier: 10726352
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e002b90>
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746404%252Fgeneral%252Ff1c59e60-0720-4bc0-bba0-85c284e5719d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746404/general/f1c59e60-0720-4bc0-bba0-85c284e5719d.jpg saved to cache
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 83837100-9191-5b0c-836a-ac66be6cf886
2026-03-26 04:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83837100-9191-5b0c-836a-ac66be6cf886, skipping ID generation
2026-03-26 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83837100-9191-5b0c-836a-ac66be6cf886 with scrape type 1
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83837100-9191-5b0c-836a-ac66be6cf886 sending to next pipeline
2026-03-26 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 83837100-9191-5b0c-836a-ac66be6cf886, identifier: 10726303
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e19fa90>
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3585803%252Fgeneral%252F3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3585803/general/3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg saved to cache
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7
2026-03-26 04:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39b34c8d-c34c-53e3-affc-ba9d7339dda7, skipping ID generation
2026-03-26 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with scrape type 1
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7 sending to next pipeline
2026-03-26 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39b34c8d-c34c-53e3-affc-ba9d7339dda7, identifier: 10726324
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e291c90>
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4058471%252Fgeneral%252F2399f6de-56b7-4ef3-b444-a38c73225f71.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/2399f6de-56b7-4ef3-b444-a38c73225f71.jpg saved to cache
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e282d10>
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746449%252Fgeneral%252Ff32f56ff-6566-43af-b516-496369b55db2.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/f32f56ff-6566-43af-b516-496369b55db2.jpg saved to cache
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F228c9325-a559-4085-bd5b-69d4f8af905d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/228c9325-a559-4085-bd5b-69d4f8af905d.jpg not downloaded yet
2026-03-26 04:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352
2026-03-26 04:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352
2026-03-26 04:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352 to the API
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746431/general/f9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae530eb4-b0dc-582b-86d0-3437129089f3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '307469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726352',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 91303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/43406fe9-312a-45e1-ace7-3433640da01d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/1a8d743e-f22b-4416-af6c-6d41571526c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120663,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/4da5fae3-52c6-4e98-b6d0-968560448191.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/2cd49ac4-1f8a-492f-9939-c53831414ad0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93542,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/23b9a57a-322d-4568-bb18-ad2bfd48e981.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/f9aeb5ac-a11e-4e8a-aff8-913bd0bedc06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/bf4da137-f592-440b-b34c-8dbdca63d949.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97186,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/58adc384-f736-4650-9431-b0d7eb6009ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112095,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/5d3cc936-09af-4c4e-922c-b43c34816a7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae530eb4-b0dc-582b-86d0-3437129089f3/ae530eb4-b0dc-582b-86d0-3437129089f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746431/general/e643b795-9bdb-4f6f-80c7-5a9765cc060b.jpg',
'Width': 800}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Mercedes-Benz C Break 200d AMG Line - Diesel - Manual - 160 hp - '
'91.303 km',
'transmission': 'manual',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726352%27 HTTP/1.1" 200 None
2026-03-26 04:15:41 [adesa.de] INFO: Saving data for 10726352: {'created_time': 1774498541.889031, 'last_price_update_time': 1774498541.889043, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726352') HTTP/1.1" 204 0
2026-03-26 04:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303
2026-03-26 04:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303
2026-03-26 04:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303 to the API
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746404/general/f1c59e60-0720-4bc0-bba0-85c284e5719d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '83837100-9191-5b0c-836a-ac66be6cf886',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4266047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726303',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 39070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/256cd8f4-9ce0-4a5b-b504-0e565541e3ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/1d298706-f4e6-4e7c-af60-12b1f250e2fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159779,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/0a0db75c-1a6b-4bb3-8507-cba55c82b109.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166064,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/0d0b0d88-f66e-48eb-bedd-dc19adcf457a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90024,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/10814eed-2bb4-42d5-9e6e-bc4ba0767548.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/d4f5bc3a-c073-4ce9-8baa-cac3c572964e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147360,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/826b689c-fecc-456d-8b55-b99df433c6ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119104,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/3828d8ef-5da8-4f13-9e02-df2104103b83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145643,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/f1c59e60-0720-4bc0-bba0-85c284e5719d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_83837100-9191-5b0c-836a-ac66be6cf886/83837100-9191-5b0c-836a-ac66be6cf886_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746404/general/04764041-fb70-4c75-82d7-924a002f5564.jpg',
'Width': 800}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - AWD - Petrol - Automatic - 310 '
'hp - 39.070 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726303%27 HTTP/1.1" 200 None
2026-03-26 04:15:42 [adesa.de] INFO: Saving data for 10726303: {'created_time': 1774498542.660853, 'last_price_update_time': 1774498542.660864, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726303') HTTP/1.1" 204 0
2026-03-26 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-26 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324
2026-03-26 04:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324 to the API
2026-03-26 04:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/3585803/general/3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '39b34c8d-c34c-53e3-affc-ba9d7339dda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '430117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726324',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 36633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138629,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/3e6b80a2-c02b-43d6-9066-e582cd40e460.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/1ed7552d-69b3-4118-9673-0ed61aea106c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/59d44920-9192-4636-958b-42a8b217a2d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117500,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/03998b20-a35a-4a52-b9f1-c0e5848e51de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/ff171908-c405-4c76-9540-c4ad87e83175.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/3dc07c23-a96c-4db8-ba0c-a03f8b5b8487.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/1ad0a10b-6284-4383-b098-d95d4d268340.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99887,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/6e9cdd30-4b35-4f2a-815f-48aa2a8a3ea5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67055,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/d6fab722-0aa8-4e05-8742-fcdacfc96a92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39b34c8d-c34c-53e3-affc-ba9d7339dda7/39b34c8d-c34c-53e3-affc-ba9d7339dda7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/3585803/general/6.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 36.633 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726324%27 HTTP/1.1" 200 None
2026-03-26 04:15:43 [adesa.de] INFO: Saving data for 10726324: {'created_time': 1774498543.155842, 'last_price_update_time': 1774498543.155857, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726324') HTTP/1.1" 204 0
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/45e5be68-a2b6-4b86-af8e-bb5b933a543e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/3514ec04-038a-4f82-ac45-069faf2edabf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/5425d90f-eb95-4662-91ee-8b8c17d8e4a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746440/general/78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726380)
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg not downloaded yet
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec7cad0>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4058471%252Fgeneral%252F690e10d5-d14f-48ee-9004-87514a23f109.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/690e10d5-d14f-48ee-9004-87514a23f109.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee44c90>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4058471%252Fgeneral%252F5850acef-360d-47af-8bf9-ca1dc2c673e4.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/5850acef-360d-47af-8bf9-ca1dc2c673e4.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e083a10>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252Fbe3b7787-2c2c-4a48-8849-d2e37d44996a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/be3b7787-2c2c-4a48-8849-d2e37d44996a.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eec52d0>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746449%252Fgeneral%252F60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746449/general/60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15585a74-01ab-5df5-bd3a-886df057bb59
2026-03-26 04:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15585a74-01ab-5df5-bd3a-886df057bb59, skipping ID generation
2026-03-26 04:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15585a74-01ab-5df5-bd3a-886df057bb59 with scrape type 1
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15585a74-01ab-5df5-bd3a-886df057bb59 sending to next pipeline
2026-03-26 04:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15585a74-01ab-5df5-bd3a-886df057bb59, identifier: 10726390
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed4f650>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252F79a70859-e997-4061-a4f0-eed5e54a4b95.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/79a70859-e997-4061-a4f0-eed5e54a4b95.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee46990>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F303f6c98-c054-4fb7-a090-a08e43168682.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/303f6c98-c054-4fb7-a090-a08e43168682.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc75428290>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F6533091d-2a35-474a-9a87-9faf0ac616b9.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/6533091d-2a35-474a-9a87-9faf0ac616b9.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e01bc90>
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252Fb46787ff-6de9-4b87-86d2-f102f59c46d8.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/b46787ff-6de9-4b87-86d2-f102f59c46d8.jpg saved to cache
2026-03-26 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/8e7f469a-c6ad-4a57-aba4-3c7063974bec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/cc1ac88f-8497-43ba-b089-a327e1949b76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4058471/general/e63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726300)
2026-03-26 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390
2026-03-26 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390
2026-03-26 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390 to the API
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746449/general/60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '15585a74-01ab-5df5-bd3a-886df057bb59',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5173520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726390',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 31676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119044,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/d55c059e-b6ef-42ac-aa16-75e6728f7ee9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128004,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/2448dd3c-962c-4639-8396-83291abdc392.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123817,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/4a386272-f3dc-4ce9-9e85-5bee6655577e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124649,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/66a007f5-446a-4dd7-ba2e-c70138451ddb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103506,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/e1c31c20-585b-4d5b-85aa-a97577d4cfe3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152392,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/17db0687-7a96-4ed8-82c0-18cb7eb08e86.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129735,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/7c65051a-bd9e-4b21-9f26-1404f328c471.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78766,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/5f680c7c-2eff-4a6f-a383-3feb952e14ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113190,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/f32f56ff-6566-43af-b516-496369b55db2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15585a74-01ab-5df5-bd3a-886df057bb59/15585a74-01ab-5df5-bd3a-886df057bb59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90885,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746449/general/60d2f8a8-2da8-452c-9c51-450dc72c0100.jpg',
'Width': 800}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'31.676 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-26 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726390%27 HTTP/1.1" 200 None
2026-03-26 04:15:43 [adesa.de] INFO: Saving data for 10726390: {'created_time': 1774498543.996141, 'last_price_update_time': 1774498543.996154, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726390') HTTP/1.1" 204 0
2026-03-26 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/0e400337-c76d-4545-ba49-91328f8552a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/dc69eb33-e51a-4439-b7d3-f0aa71c26793.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/a2fd750f-6c61-453b-aa33-95c639427aee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/005025fd-2f0f-4fad-8878-ffe6aae42f42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/798b4d1b-a584-41c1-8998-364fd559bdf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11d550>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4058471%252Fgeneral%252F45e5be68-a2b6-4b86-af8e-bb5b933a543e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/45e5be68-a2b6-4b86-af8e-bb5b933a543e.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e049610>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4058471%252Fgeneral%252F3514ec04-038a-4f82-ac45-069faf2edabf.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/3514ec04-038a-4f82-ac45-069faf2edabf.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eaf2250>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252F5425d90f-eb95-4662-91ee-8b8c17d8e4a7.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/5425d90f-eb95-4662-91ee-8b8c17d8e4a7.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0197d0>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746440%252Fgeneral%252F78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746440/general/78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 82eaa358-7647-538b-8547-c640fd3e51e4
2026-03-26 04:15:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82eaa358-7647-538b-8547-c640fd3e51e4, skipping ID generation
2026-03-26 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82eaa358-7647-538b-8547-c640fd3e51e4 with scrape type 1
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82eaa358-7647-538b-8547-c640fd3e51e4 sending to next pipeline
2026-03-26 04:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82eaa358-7647-538b-8547-c640fd3e51e4, identifier: 10726380
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e06b490>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F8e7f469a-c6ad-4a57-aba4-3c7063974bec.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/8e7f469a-c6ad-4a57-aba4-3c7063974bec.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eeeadd0>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4058471%252Fgeneral%252Fcc1ac88f-8497-43ba-b089-a327e1949b76.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/cc1ac88f-8497-43ba-b089-a327e1949b76.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11d550>
2026-03-26 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4058471%252Fgeneral%252Fe63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4058471/general/e63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg saved to cache
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2
2026-03-26 04:15:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49b98590-cd09-5e07-b8f1-0f53aa1dced2, skipping ID generation
2026-03-26 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with scrape type 1
2026-03-26 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49b98590-cd09-5e07-b8f1-0f53aa1dced2 sending to next pipeline
2026-03-26 04:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49b98590-cd09-5e07-b8f1-0f53aa1dced2, identifier: 10726300
2026-03-26 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-26 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380
2026-03-26 04:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380 to the API
2026-03-26 04:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746440/general/78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '82eaa358-7647-538b-8547-c640fd3e51e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4798101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726380',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 47406,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/5425d90f-eb95-4662-91ee-8b8c17d8e4a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/78e1bff9-e5d8-4d6d-a27e-7c2e45ba85ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/47627119-cf66-40a3-8190-1520bbce7edb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104528,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/79a70859-e997-4061-a4f0-eed5e54a4b95.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/ea9f9b6f-7a77-4068-9f7f-e55f278fd5aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/6dc3c678-3624-47d7-973c-bc56e7e80bd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99604,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/c8572481-56f3-4a53-9ed7-b5c99ea514dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62827,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/677536db-0ac0-42fe-a7d4-4763dd736182.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93803,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/0e2d7f5a-f763-4e21-a85d-0202c015d57d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82eaa358-7647-538b-8547-c640fd3e51e4/82eaa358-7647-538b-8547-c640fd3e51e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746440/general/06744e0f-2f3b-48ee-8bb1-702df63843a2.jpg',
'Width': 800}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 47.406 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726380%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Saving data for 10726380: {'created_time': 1774498545.109604, 'last_price_update_time': 1774498545.109614, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726380') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-26 04:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300
2026-03-26 04:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49b98590-cd09-5e07-b8f1-0f53aa1dced2 with identifier: 10726300 to the API
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/4058471/general/e63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '49b98590-cd09-5e07-b8f1-0f53aa1dced2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726300',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 55772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94992,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/8892040b-409d-42e0-a53d-345f81727a0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89516,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/e63dd0c9-0f0c-46e5-9d9a-e05ac42ba68c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92285,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/cc1ac88f-8497-43ba-b089-a327e1949b76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95466,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/cfa1609f-547b-4565-b0a7-30fff9016783.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72982,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/52b3da2e-345f-4a58-9266-b0b3deb140fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74566,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/3514ec04-038a-4f82-ac45-069faf2edabf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94588,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/45e5be68-a2b6-4b86-af8e-bb5b933a543e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57839,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/5850acef-360d-47af-8bf9-ca1dc2c673e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55008,
'Height': 500,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/690e10d5-d14f-48ee-9004-87514a23f109.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b98590-cd09-5e07-b8f1-0f53aa1dced2/49b98590-cd09-5e07-b8f1-0f53aa1dced2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129865,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4058471/general/2399f6de-56b7-4ef3-b444-a38c73225f71.jpg',
'Width': 800}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona Plus - Electric - Automatic - 204 hp - 55.772 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726300%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Saving data for 10726300: {'created_time': 1774498545.511472, 'last_price_update_time': 1774498545.511483, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726300') HTTP/1.1" 204 0
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/c1ed1019-360f-4b66-9eec-1b6b7803d52e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/afd1f706-c9fa-4b57-8176-786f4bb87295.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/c3f0f849-24f8-4c27-b5aa-868c2c5f1698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/228c9325-a559-4085-bd5b-69d4f8af905d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/8c2badb8-9928-4f5f-ae4f-5414de47299a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/a1aa0082-1ca6-4433-9cbb-cac92cdb2e16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/9a5f955f-1025-4adc-8396-4852dec8d238.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746459/general/2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726402)
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee9a0d0>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F0e400337-c76d-4545-ba49-91328f8552a6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/0e400337-c76d-4545-ba49-91328f8552a6.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed16250>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fdc69eb33-e51a-4439-b7d3-f0aa71c26793.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/dc69eb33-e51a-4439-b7d3-f0aa71c26793.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e111350>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fa2fd750f-6c61-453b-aa33-95c639427aee.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/a2fd750f-6c61-453b-aa33-95c639427aee.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed89ed0>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F005025fd-2f0f-4fad-8878-ffe6aae42f42.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/005025fd-2f0f-4fad-8878-ffe6aae42f42.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74cb9490>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F798b4d1b-a584-41c1-8998-364fd559bdf8.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/798b4d1b-a584-41c1-8998-364fd559bdf8.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/5f377e18-0e05-4ebd-a05b-b68cd2f0314a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/1e8b924c-7bd3-423b-be29-676497722ce6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746421/general/314ea101-e6bb-4280-903f-8540efcdbb9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726341)
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee45450>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fc1ed1019-360f-4b66-9eec-1b6b7803d52e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/c1ed1019-360f-4b66-9eec-1b6b7803d52e.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eec87d0>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fafd1f706-c9fa-4b57-8176-786f4bb87295.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/afd1f706-c9fa-4b57-8176-786f4bb87295.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee35890>
2026-03-26 04:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252Fc3f0f849-24f8-4c27-b5aa-868c2c5f1698.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/c3f0f849-24f8-4c27-b5aa-868c2c5f1698.jpg saved to cache
2026-03-26 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728149
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728149%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728149: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728149 url https://www.openlane.eu/en/carv6/auction/10728149
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728148
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728148%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728148: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728148 url https://www.openlane.eu/en/carv6/auction/10728148
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728147
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728147%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728147: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728147 url https://www.openlane.eu/en/carv6/auction/10728147
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728142
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728142%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728142: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728142 url https://www.openlane.eu/en/carv6/auction/10728142
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728146
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728146%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728146: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728146 url https://www.openlane.eu/en/carv6/auction/10728146
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728143
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728143%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728143: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728143 url https://www.openlane.eu/en/carv6/auction/10728143
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728145
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728145%27 HTTP/1.1" 200 None
2026-03-26 04:15:45 [adesa.de] INFO: Scrape type for 10728145: 0
2026-03-26 04:15:45 [adesa.de] INFO: Skipping item 10728145 url https://www.openlane.eu/en/carv6/auction/10728145
2026-03-26 04:15:45 [adesa.de] INFO: Found listing with ID: 10728570
2026-03-26 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728570: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728570 url https://www.openlane.eu/en/carv6/auction/10728570
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728265
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728265: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728265 url https://www.openlane.eu/en/carv6/auction/10728265
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728181
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728181: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728181 url https://www.openlane.eu/en/carv6/auction/10728181
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728387
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728387: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728387 url https://www.openlane.eu/en/carv6/auction/10728387
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728182
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728182: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728182 url https://www.openlane.eu/en/carv6/auction/10728182
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728180
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728180: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728180 url https://www.openlane.eu/en/carv6/auction/10728180
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728354
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728354: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728354 url https://www.openlane.eu/en/carv6/auction/10728354
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728178
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728178: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728178 url https://www.openlane.eu/en/carv6/auction/10728178
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728383
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728383: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728383 url https://www.openlane.eu/en/carv6/auction/10728383
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728571
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728571: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728571 url https://www.openlane.eu/en/carv6/auction/10728571
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728177
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728177: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728177 url https://www.openlane.eu/en/carv6/auction/10728177
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728264
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728264: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728264 url https://www.openlane.eu/en/carv6/auction/10728264
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728445
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728445: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728445 url https://www.openlane.eu/en/carv6/auction/10728445
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728444
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728444: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728444 url https://www.openlane.eu/en/carv6/auction/10728444
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728152
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728152: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728152 url https://www.openlane.eu/en/carv6/auction/10728152
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728154
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728154: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728154 url https://www.openlane.eu/en/carv6/auction/10728154
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728151
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728151: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728151 url https://www.openlane.eu/en/carv6/auction/10728151
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728156
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728156: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728156 url https://www.openlane.eu/en/carv6/auction/10728156
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728155
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728155: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728155 url https://www.openlane.eu/en/carv6/auction/10728155
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728153
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728153: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728153 url https://www.openlane.eu/en/carv6/auction/10728153
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728214
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728214: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728214 url https://www.openlane.eu/en/carv6/auction/10728214
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728407
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728407: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728407 url https://www.openlane.eu/en/carv6/auction/10728407
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728410
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728410: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728410 url https://www.openlane.eu/en/carv6/auction/10728410
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728405
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728405: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728405 url https://www.openlane.eu/en/carv6/auction/10728405
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728353
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728353: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728353 url https://www.openlane.eu/en/carv6/auction/10728353
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728313
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728313: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728313 url https://www.openlane.eu/en/carv6/auction/10728313
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728309
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728309: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728309 url https://www.openlane.eu/en/carv6/auction/10728309
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728308
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728308: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728308 url https://www.openlane.eu/en/carv6/auction/10728308
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728310
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728310: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728310 url https://www.openlane.eu/en/carv6/auction/10728310
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10725959
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10725959: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10725959 url https://www.openlane.eu/en/carv6/auction/10725959
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728408
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728408: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728408 url https://www.openlane.eu/en/carv6/auction/10728408
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728392
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728392: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728392 url https://www.openlane.eu/en/carv6/auction/10728392
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728327
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728327: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728327 url https://www.openlane.eu/en/carv6/auction/10728327
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728430
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728430: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728430 url https://www.openlane.eu/en/carv6/auction/10728430
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728431
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728431: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728431 url https://www.openlane.eu/en/carv6/auction/10728431
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728391
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15: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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728391: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728391 url https://www.openlane.eu/en/carv6/auction/10728391
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728452
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728452: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728452 url https://www.openlane.eu/en/carv6/auction/10728452
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728455
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728455: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728455 url https://www.openlane.eu/en/carv6/auction/10728455
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728454
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728454: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728454 url https://www.openlane.eu/en/carv6/auction/10728454
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728453
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728453: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728453 url https://www.openlane.eu/en/carv6/auction/10728453
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728456
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728456: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728456 url https://www.openlane.eu/en/carv6/auction/10728456
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728457
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728457: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728457 url https://www.openlane.eu/en/carv6/auction/10728457
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728432
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728432: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728432 url https://www.openlane.eu/en/carv6/auction/10728432
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728438
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728438: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728438 url https://www.openlane.eu/en/carv6/auction/10728438
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728440
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728440: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728440 url https://www.openlane.eu/en/carv6/auction/10728440
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728441
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728441: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728441 url https://www.openlane.eu/en/carv6/auction/10728441
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728439
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728439: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728439 url https://www.openlane.eu/en/carv6/auction/10728439
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728380
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728380: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728380 url https://www.openlane.eu/en/carv6/auction/10728380
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728273
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728273: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728273 url https://www.openlane.eu/en/carv6/auction/10728273
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728352
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728352: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728352 url https://www.openlane.eu/en/carv6/auction/10728352
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728322
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728322: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728322 url https://www.openlane.eu/en/carv6/auction/10728322
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728448
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728448: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728448 url https://www.openlane.eu/en/carv6/auction/10728448
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728124
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728124: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728124 url https://www.openlane.eu/en/carv6/auction/10728124
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728126
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728126: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728126 url https://www.openlane.eu/en/carv6/auction/10728126
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728123
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728123: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728123 url https://www.openlane.eu/en/carv6/auction/10728123
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728127
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728127: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728127 url https://www.openlane.eu/en/carv6/auction/10728127
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728139
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:46 [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-26 04:15:46 [adesa.de] INFO: Scrape type for 10728139: 0
2026-03-26 04:15:46 [adesa.de] INFO: Skipping item 10728139 url https://www.openlane.eu/en/carv6/auction/10728139
2026-03-26 04:15:46 [adesa.de] INFO: Found listing with ID: 10728125
2026-03-26 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728125%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728125: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728125 url https://www.openlane.eu/en/carv6/auction/10728125
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728270
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728270%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728270: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728270 url https://www.openlane.eu/en/carv6/auction/10728270
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728302
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728302%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728302: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728302 url https://www.openlane.eu/en/carv6/auction/10728302
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728394
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728394%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728394: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728394 url https://www.openlane.eu/en/carv6/auction/10728394
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728397
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728397%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728397: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728397 url https://www.openlane.eu/en/carv6/auction/10728397
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728388
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728388%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728388: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728388 url https://www.openlane.eu/en/carv6/auction/10728388
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728389
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728389%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728389: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728389 url https://www.openlane.eu/en/carv6/auction/10728389
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728395
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728395%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728395: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728395 url https://www.openlane.eu/en/carv6/auction/10728395
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728396
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728396%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728396: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728396 url https://www.openlane.eu/en/carv6/auction/10728396
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728276
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728276%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728276: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728276 url https://www.openlane.eu/en/carv6/auction/10728276
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728260
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728260%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728260: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728260 url https://www.openlane.eu/en/carv6/auction/10728260
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728259
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728259%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728259: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728259 url https://www.openlane.eu/en/carv6/auction/10728259
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728215
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728215%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728215: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728215 url https://www.openlane.eu/en/carv6/auction/10728215
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728262
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728262%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728262: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728262 url https://www.openlane.eu/en/carv6/auction/10728262
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728257
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728257%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728257: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728257 url https://www.openlane.eu/en/carv6/auction/10728257
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728258
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728258%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728258: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728258 url https://www.openlane.eu/en/carv6/auction/10728258
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728261
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728261%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728261: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728261 url https://www.openlane.eu/en/carv6/auction/10728261
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728255
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728255%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728255: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728255 url https://www.openlane.eu/en/carv6/auction/10728255
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728256
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728256%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728256: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728256 url https://www.openlane.eu/en/carv6/auction/10728256
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728217
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728217%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728217: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728217 url https://www.openlane.eu/en/carv6/auction/10728217
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10726087
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726087%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10726087: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10726087 url https://www.openlane.eu/en/carv6/auction/10726087
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725951
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725951%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725951: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725951 url https://www.openlane.eu/en/carv6/auction/10725951
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725914
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725914%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725914: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725914 url https://www.openlane.eu/en/carv6/auction/10725914
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10726093
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726093%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10726093: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10726093 url https://www.openlane.eu/en/carv6/auction/10726093
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10726085
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726085%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10726085: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10726085 url https://www.openlane.eu/en/carv6/auction/10726085
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725969
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725969%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725969: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725969 url https://www.openlane.eu/en/carv6/auction/10725969
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10726088
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726088%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10726088: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10726088 url https://www.openlane.eu/en/carv6/auction/10726088
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725962
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725962%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725962: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725962 url https://www.openlane.eu/en/carv6/auction/10725962
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725954
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725954%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725954: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725954 url https://www.openlane.eu/en/carv6/auction/10725954
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725955
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725955%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725955: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725955 url https://www.openlane.eu/en/carv6/auction/10725955
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725961
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725961%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725961: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725961 url https://www.openlane.eu/en/carv6/auction/10725961
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10726090
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726090%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10726090: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10726090 url https://www.openlane.eu/en/carv6/auction/10726090
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725952
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725952%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725952: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725952 url https://www.openlane.eu/en/carv6/auction/10725952
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725953
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725953%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725953: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725953 url https://www.openlane.eu/en/carv6/auction/10725953
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10725965
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725965%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10725965: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10725965 url https://www.openlane.eu/en/carv6/auction/10725965
2026-03-26 04:15:47 [adesa.de] INFO: Found listing with ID: 10728558
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728558%27 HTTP/1.1" 200 None
2026-03-26 04:15:47 [adesa.de] INFO: Scrape type for 10728558: 0
2026-03-26 04:15:47 [adesa.de] INFO: Skipping item 10728558 url https://www.openlane.eu/en/carv6/auction/10728558
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e009590>
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F228c9325-a559-4085-bd5b-69d4f8af905d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/228c9325-a559-4085-bd5b-69d4f8af905d.jpg saved to cache
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e099710>
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F8c2badb8-9928-4f5f-ae4f-5414de47299a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/8c2badb8-9928-4f5f-ae4f-5414de47299a.jpg saved to cache
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e190bd0>
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252Fa1aa0082-1ca6-4433-9cbb-cac92cdb2e16.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/a1aa0082-1ca6-4433-9cbb-cac92cdb2e16.jpg saved to cache
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e28a390>
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F9a5f955f-1025-4adc-8396-4852dec8d238.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/9a5f955f-1025-4adc-8396-4852dec8d238.jpg saved to cache
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed4b410>
2026-03-26 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746459%252Fgeneral%252F2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746459/general/2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg saved to cache
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c574a83c-7878-5961-93bb-3fda8598f9d6
2026-03-26 04:15:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c574a83c-7878-5961-93bb-3fda8598f9d6, skipping ID generation
2026-03-26 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c574a83c-7878-5961-93bb-3fda8598f9d6 with scrape type 1
2026-03-26 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c574a83c-7878-5961-93bb-3fda8598f9d6 sending to next pipeline
2026-03-26 04:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c574a83c-7878-5961-93bb-3fda8598f9d6, identifier: 10726402
2026-03-26 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-26 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402
2026-03-26 04:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c574a83c-7878-5961-93bb-3fda8598f9d6 with identifier: 10726402 to the API
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746459/general/2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c574a83c-7878-5961-93bb-3fda8598f9d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5294981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726402',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 42139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/be3b7787-2c2c-4a48-8849-d2e37d44996a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134167,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/b46787ff-6de9-4b87-86d2-f102f59c46d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/303f6c98-c054-4fb7-a090-a08e43168682.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169664,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/6533091d-2a35-474a-9a87-9faf0ac616b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157232,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/8e7f469a-c6ad-4a57-aba4-3c7063974bec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/0e400337-c76d-4545-ba49-91328f8552a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155061,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/798b4d1b-a584-41c1-8998-364fd559bdf8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135904,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/8c2badb8-9928-4f5f-ae4f-5414de47299a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136422,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/228c9325-a559-4085-bd5b-69d4f8af905d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c574a83c-7878-5961-93bb-3fda8598f9d6/c574a83c-7878-5961-93bb-3fda8598f9d6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746459/general/2166409e-7ec0-43f2-8377-3ff54bc73f0e.jpg',
'Width': 800}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 42.139 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726402%27 HTTP/1.1" 200 None
2026-03-26 04:15:48 [adesa.de] INFO: Saving data for 10726402: {'created_time': 1774498548.646606, 'last_price_update_time': 1774498548.646616, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726402') HTTP/1.1" 204 0
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/23215aed-4379-449b-85db-943e98ed9897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/d4b6aad5-56b4-4810-ab70-22a81c8becf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/d981dd26-5921-4493-b003-613fc737be93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/655be829-ec65-4d66-ba0a-1975c088d5c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/8eff038f-5c76-43cd-9356-20e34f69fedd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746436/general/3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726377)
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/d24c9efc-6e16-4eaa-afbf-fbcae1be043f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/9032f703-9aa7-40f9-b886-7b5d177c1ea6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74f56110>
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F5f377e18-0e05-4ebd-a05b-b68cd2f0314a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/5f377e18-0e05-4ebd-a05b-b68cd2f0314a.jpg saved to cache
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed07b10>
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F1e8b924c-7bd3-423b-be29-676497722ce6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/1e8b924c-7bd3-423b-be29-676497722ce6.jpg saved to cache
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2cf7d0>
2026-03-26 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746421%252Fgeneral%252F314ea101-e6bb-4280-903f-8540efcdbb9e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746421/general/314ea101-e6bb-4280-903f-8540efcdbb9e.jpg saved to cache
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4057c034-1396-5679-b48e-eedc8a044413
2026-03-26 04:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4057c034-1396-5679-b48e-eedc8a044413, skipping ID generation
2026-03-26 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4057c034-1396-5679-b48e-eedc8a044413 with scrape type 1
2026-03-26 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4057c034-1396-5679-b48e-eedc8a044413 sending to next pipeline
2026-03-26 04:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4057c034-1396-5679-b48e-eedc8a044413, identifier: 10726341
2026-03-26 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-26 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341
2026-03-26 04:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4057c034-1396-5679-b48e-eedc8a044413 with identifier: 10726341 to the API
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04: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-26 04:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746421/general/314ea101-e6bb-4280-903f-8540efcdbb9e.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': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4057c034-1396-5679-b48e-eedc8a044413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726341',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 59574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/1e8b924c-7bd3-423b-be29-676497722ce6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/314ea101-e6bb-4280-903f-8540efcdbb9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/a1aa0082-1ca6-4433-9cbb-cac92cdb2e16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/afd1f706-c9fa-4b57-8176-786f4bb87295.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/005025fd-2f0f-4fad-8878-ffe6aae42f42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72182,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/7dd2f7af-29a8-441d-8c0f-ee75da51abac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80882,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/33ea3cbb-2ca3-422c-92a7-e805ed44e3cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87483,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/ac968f55-4892-46a9-be97-e909f0415eb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118927,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/990a6535-da49-42ee-b575-c5ad098db313.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4057c034-1396-5679-b48e-eedc8a044413/4057c034-1396-5679-b48e-eedc8a044413_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45909,
'Height': 592,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746421/general/ad20a177-de2e-4bbd-9161-77eea7da166a.jpg',
'Width': 800}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona - Electric - Automatic - 136 hp - 59.574 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726341%27 HTTP/1.1" 200 None
2026-03-26 04:15:49 [adesa.de] INFO: Saving data for 10726341: {'created_time': 1774498549.343941, 'last_price_update_time': 1774498549.343951, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726341') HTTP/1.1" 204 0
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/aac81b34-9a3c-41be-8d1d-11a4833fd20d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/b6b7e7a3-5307-42a0-ac30-af049d5aac68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/198dfa89-8108-4d06-b119-c1e38493751f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/bdfff86e-081e-46fc-9325-0d616e39d234.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/ab07351c-9850-450d-9503-1e47b05cbb6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/56006250-d0d7-44ef-8438-f545a6e33c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/34572575-1199-403f-96a9-9c059d51d7f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed07210>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F23215aed-4379-449b-85db-943e98ed9897.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/23215aed-4379-449b-85db-943e98ed9897.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11f910>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fd4b6aad5-56b4-4810-ab70-22a81c8becf1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/d4b6aad5-56b4-4810-ab70-22a81c8becf1.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb0ae50>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Fd981dd26-5921-4493-b003-613fc737be93.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/d981dd26-5921-4493-b003-613fc737be93.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11ea90>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F655be829-ec65-4d66-ba0a-1975c088d5c0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/655be829-ec65-4d66-ba0a-1975c088d5c0.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e13f010>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F8eff038f-5c76-43cd-9356-20e34f69fedd.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/8eff038f-5c76-43cd-9356-20e34f69fedd.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11e790>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746436%252Fgeneral%252F3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746436/general/3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23
2026-03-26 04:15:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea7a3431-4fa5-56f6-9b22-19f61e6c9c23, skipping ID generation
2026-03-26 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 with scrape type 1
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 sending to next pipeline
2026-03-26 04:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea7a3431-4fa5-56f6-9b22-19f61e6c9c23, identifier: 10726377
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec6d4d0>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fd24c9efc-6e16-4eaa-afbf-fbcae1be043f.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/d24c9efc-6e16-4eaa-afbf-fbcae1be043f.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee19e50>
2026-03-26 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F9032f703-9aa7-40f9-b886-7b5d177c1ea6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/9032f703-9aa7-40f9-b886-7b5d177c1ea6.jpg saved to cache
2026-03-26 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/fad736bf-ac30-4048-9a8f-9ebd606b864a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 with identifier: 10726377
2026-03-26 04:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 with identifier: 10726377
2026-03-26 04:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea7a3431-4fa5-56f6-9b22-19f61e6c9c23 with identifier: 10726377 to the API
2026-03-26 04:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746436/general/3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea7a3431-4fa5-56f6-9b22-19f61e6c9c23',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '416352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726377',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 48366,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/655be829-ec65-4d66-ba0a-1975c088d5c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/3def24c4-ef35-4691-bc29-c10d61b72e9b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87149,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/5f377e18-0e05-4ebd-a05b-b68cd2f0314a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84254,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/9a5f955f-1025-4adc-8396-4852dec8d238.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88473,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/c3f0f849-24f8-4c27-b5aa-868c2c5f1698.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/c1ed1019-360f-4b66-9eec-1b6b7803d52e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86352,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/d7b61734-bde4-4357-a848-3653b92501b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/a2fd750f-6c61-453b-aa33-95c639427aee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55372,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/dc69eb33-e51a-4439-b7d3-f0aa71c26793.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7a3431-4fa5-56f6-9b22-19f61e6c9c23/ea7a3431-4fa5-56f6-9b22-19f61e6c9c23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746436/general/16003adb-0b72-4506-b5d5-c100afa41b38.jpg',
'Width': 800}],
'price': 38400,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'BMW X5 40d - xDrive - Diesel - Automatic - 340 hp - 48.366 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726377%27 HTTP/1.1" 200 None
2026-03-26 04:15:50 [adesa.de] INFO: Saving data for 10726377: {'created_time': 1774498550.148073, 'last_price_update_time': 1774498550.148084, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726377') HTTP/1.1" 204 0
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e13f250>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Faac81b34-9a3c-41be-8d1d-11a4833fd20d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/aac81b34-9a3c-41be-8d1d-11a4833fd20d.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ecaa2d0>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252Fb6b7e7a3-5307-42a0-ac30-af049d5aac68.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/b6b7e7a3-5307-42a0-ac30-af049d5aac68.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed61d50>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F198dfa89-8108-4d06-b119-c1e38493751f.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/198dfa89-8108-4d06-b119-c1e38493751f.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed12a50>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252Fbdfff86e-081e-46fc-9325-0d616e39d234.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/bdfff86e-081e-46fc-9325-0d616e39d234.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed64190>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Fab07351c-9850-450d-9503-1e47b05cbb6b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/ab07351c-9850-450d-9503-1e47b05cbb6b.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e08f050>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F56006250-d0d7-44ef-8438-f545a6e33c60.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/56006250-d0d7-44ef-8438-f545a6e33c60.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee9a1d0>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F34572575-1199-403f-96a9-9c059d51d7f8.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/34572575-1199-403f-96a9-9c059d51d7f8.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/7d35039a-7772-4034-b929-ab40284c84ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/29454f8a-9876-463c-9593-ea8300562d17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/a94ff288-42b2-48cb-8a36-c536f598f260.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/7266b6f2-483c-443f-bce1-ee6537fa3e3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/deec6579-1124-4777-83c7-73f12034fe0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/8f478100-576f-4f1c-8205-c71cd9399b7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1a2290>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Ffad736bf-ac30-4048-9a8f-9ebd606b864a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/fad736bf-ac30-4048-9a8f-9ebd606b864a.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/73aa2a59-a26d-4569-8730-1b1de4e5c58e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/835b1b40-0b87-4baa-8648-3be60ae7bb0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/0bf4c967-205a-4e4b-b01f-33391e7031e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4135950/general/958f7077-6da6-45d1-8a97-97cc2955eb59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726356)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/b7067386-749b-469f-82d8-843f6150dcd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e16b310>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F7d35039a-7772-4034-b929-ab40284c84ad.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/7d35039a-7772-4034-b929-ab40284c84ad.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eeaab90>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F29454f8a-9876-463c-9593-ea8300562d17.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/29454f8a-9876-463c-9593-ea8300562d17.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e051310>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252Fa94ff288-42b2-48cb-8a36-c536f598f260.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/a94ff288-42b2-48cb-8a36-c536f598f260.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb20490>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F7266b6f2-483c-443f-bce1-ee6537fa3e3a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/7266b6f2-483c-443f-bce1-ee6537fa3e3a.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/39c3e0bf-9163-4760-9856-57e215b86623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746447/general/0331bfd4-63cf-4285-ba88-d49249c62185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726388)
2026-03-26 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746460/general/d01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726404)
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e099e10>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252Fdeec6579-1124-4777-83c7-73f12034fe0f.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/deec6579-1124-4777-83c7-73f12034fe0f.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e236790>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F8f478100-576f-4f1c-8205-c71cd9399b7d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/8f478100-576f-4f1c-8205-c71cd9399b7d.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec3e450>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252F73aa2a59-a26d-4569-8730-1b1de4e5c58e.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/73aa2a59-a26d-4569-8730-1b1de4e5c58e.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed26b50>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F835b1b40-0b87-4baa-8648-3be60ae7bb0d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/835b1b40-0b87-4baa-8648-3be60ae7bb0d.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e154610>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F0bf4c967-205a-4e4b-b01f-33391e7031e0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/0bf4c967-205a-4e4b-b01f-33391e7031e0.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1c51d0>
2026-03-26 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4135950%252Fgeneral%252F958f7077-6da6-45d1-8a97-97cc2955eb59.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4135950/general/958f7077-6da6-45d1-8a97-97cc2955eb59.jpg saved to cache
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f25405d-c9d6-5012-8c7a-855be953fcc9
2026-03-26 04:15:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f25405d-c9d6-5012-8c7a-855be953fcc9, skipping ID generation
2026-03-26 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 with scrape type 1
2026-03-26 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f25405d-c9d6-5012-8c7a-855be953fcc9 sending to next pipeline
2026-03-26 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f25405d-c9d6-5012-8c7a-855be953fcc9, identifier: 10726356
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e24a610>
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fb7067386-749b-469f-82d8-843f6150dcd7.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/b7067386-749b-469f-82d8-843f6150dcd7.jpg saved to cache
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-26 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356
2026-03-26 04:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f25405d-c9d6-5012-8c7a-855be953fcc9 with identifier: 10726356 to the API
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/4135950/general/958f7077-6da6-45d1-8a97-97cc2955eb59.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 8,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '5f25405d-c9d6-5012-8c7a-855be953fcc9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726356',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 65307,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/958f7077-6da6-45d1-8a97-97cc2955eb59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150561,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/0bf4c967-205a-4e4b-b01f-33391e7031e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/7d35039a-7772-4034-b929-ab40284c84ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139820,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/deec6579-1124-4777-83c7-73f12034fe0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73308,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/58de2e13-33f6-4d7d-b9b4-76306a80dc02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/44cb32d5-64d4-4c5d-9c5c-a854ed031d20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/b6b7e7a3-5307-42a0-ac30-af049d5aac68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83311,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/bdfff86e-081e-46fc-9325-0d616e39d234.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125084,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/9032f703-9aa7-40f9-b886-7b5d177c1ea6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f25405d-c9d6-5012-8c7a-855be953fcc9/5f25405d-c9d6-5012-8c7a-855be953fcc9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49044,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4135950/general/23215aed-4379-449b-85db-943e98ed9897.jpg',
'Width': 800}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai e-Kona - Electric - Automatic - 136 hp - 65.307 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726356%27 HTTP/1.1" 200 None
2026-03-26 04:15:51 [adesa.de] INFO: Saving data for 10726356: {'created_time': 1774498551.65497, 'last_price_update_time': 1774498551.654982, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726356') HTTP/1.1" 204 0
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74cb9110>
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F39c3e0bf-9163-4760-9856-57e215b86623.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/39c3e0bf-9163-4760-9856-57e215b86623.jpg saved to cache
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e28c850>
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746447%252Fgeneral%252F0331bfd4-63cf-4285-ba88-d49249c62185.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746447/general/0331bfd4-63cf-4285-ba88-d49249c62185.jpg saved to cache
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 967ad452-3759-5194-a7f2-6fc02cb7e223
2026-03-26 04:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 967ad452-3759-5194-a7f2-6fc02cb7e223, skipping ID generation
2026-03-26 04:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 967ad452-3759-5194-a7f2-6fc02cb7e223 with scrape type 1
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 967ad452-3759-5194-a7f2-6fc02cb7e223 sending to next pipeline
2026-03-26 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 967ad452-3759-5194-a7f2-6fc02cb7e223, identifier: 10726388
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e08d9d0>
2026-03-26 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746460%252Fgeneral%252Fd01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746460/general/d01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg saved to cache
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507
2026-03-26 04:15:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507, skipping ID generation
2026-03-26 04:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with scrape type 1
2026-03-26 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 sending to next pipeline
2026-03-26 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507, identifier: 10726404
2026-03-26 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-26 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388
2026-03-26 04:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 967ad452-3759-5194-a7f2-6fc02cb7e223 with identifier: 10726388 to the API
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746447/general/0331bfd4-63cf-4285-ba88-d49249c62185.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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '967ad452-3759-5194-a7f2-6fc02cb7e223',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726388',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 48665,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/0331bfd4-63cf-4285-ba88-d49249c62185.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/39c3e0bf-9163-4760-9856-57e215b86623.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171822,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/835b1b40-0b87-4baa-8648-3be60ae7bb0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171794,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/8f478100-576f-4f1c-8205-c71cd9399b7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108533,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/a94ff288-42b2-48cb-8a36-c536f598f260.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94445,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/aac81b34-9a3c-41be-8d1d-11a4833fd20d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109324,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/ab07351c-9850-450d-9503-1e47b05cbb6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141939,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/fad736bf-ac30-4048-9a8f-9ebd606b864a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/8eff038f-5c76-43cd-9356-20e34f69fedd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_967ad452-3759-5194-a7f2-6fc02cb7e223/967ad452-3759-5194-a7f2-6fc02cb7e223_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71177,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746447/general/d981dd26-5921-4493-b003-613fc737be93.jpg',
'Width': 450}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2024-06-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 190 hp - 48.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726388%27 HTTP/1.1" 200 None
2026-03-26 04:15:52 [adesa.de] INFO: Saving data for 10726388: {'created_time': 1774498552.438995, 'last_price_update_time': 1774498552.439008, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726388') HTTP/1.1" 204 0
2026-03-26 04:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-26 04:15:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404
2026-03-26 04:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fcc4a5f-bad0-5c15-ad27-e06ca09a5507 with identifier: 10726404 to the API
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746460/general/d01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '6fcc4a5f-bad0-5c15-ad27-e06ca09a5507',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '389057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726404',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 95678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93490,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/d01163b6-7dc5-4a4a-a06b-036e9f12b00d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92541,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/b7067386-749b-469f-82d8-843f6150dcd7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/73aa2a59-a26d-4569-8730-1b1de4e5c58e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89280,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/29454f8a-9876-463c-9593-ea8300562d17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97357,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/7266b6f2-483c-443f-bce1-ee6537fa3e3a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/34572575-1199-403f-96a9-9c059d51d7f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/56006250-d0d7-44ef-8438-f545a6e33c60.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/198dfa89-8108-4d06-b119-c1e38493751f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/d24c9efc-6e16-4eaa-afbf-fbcae1be043f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fcc4a5f-bad0-5c15-ad27-e06ca09a5507/6fcc4a5f-bad0-5c15-ad27-e06ca09a5507_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64764,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746460/general/d4b6aad5-56b4-4810-ab70-22a81c8becf1.jpg',
'Width': 800}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 125 hp - '
'95.678 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726404%27 HTTP/1.1" 200 None
2026-03-26 04:15:52 [adesa.de] INFO: Saving data for 10726404: {'created_time': 1774498552.942031, 'last_price_update_time': 1774498552.942042, 'auction_closing_time': 1774962000.0}
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726404') HTTP/1.1" 204 0
2026-03-26 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-26 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c with scrape type 1
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F0e6ca866-92ee-4146-be9a-6db3c3b84232.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/0e6ca866-92ee-4146-be9a-6db3c3b84232.jpg not downloaded yet
2026-03-26 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-26 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with scrape type 1
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F9936e55e-2794-4b07-b9c3-117b17c3fd2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/9936e55e-2794-4b07-b9c3-117b17c3fd2f.jpg not downloaded yet
2026-03-26 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-26 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b08950-b4e2-5ef2-aa80-f31119f6defc with scrape type 1
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F46d8d220-3a7a-48cc-b48b-c6b45cc10493.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/46d8d220-3a7a-48cc-b48b-c6b45cc10493.jpg not downloaded yet
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F630e1909-214a-4ddd-a2cb-6c541d0c7fc3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/630e1909-214a-4ddd-a2cb-6c541d0c7fc3.jpg not downloaded yet
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fef5e506e-3589-4202-9a79-728686261e64.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/ef5e506e-3589-4202-9a79-728686261e64.jpg not downloaded yet
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fe1290134-fe1a-4f90-878a-eecf7b8d8353.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/e1290134-fe1a-4f90-878a-eecf7b8d8353.jpg not downloaded yet
2026-03-26 04:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-26 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66522567-b71d-5a18-9082-588df168b970 with scrape type 1
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg not downloaded yet
2026-03-26 04:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-26 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24f3e514-5466-561b-b093-a58c60c7313c with scrape type 1
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg not downloaded yet
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728559
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728559%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728559: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728559 url https://www.openlane.eu/en/carv6/auction/10728559
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725967
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725967%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725967: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725967 url https://www.openlane.eu/en/carv6/auction/10725967
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725968
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725968%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725968: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725968 url https://www.openlane.eu/en/carv6/auction/10725968
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726089
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726089%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726089: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726089 url https://www.openlane.eu/en/carv6/auction/10726089
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728502
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728502%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728502: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728502 url https://www.openlane.eu/en/carv6/auction/10728502
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728557
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728557%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728557: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728557 url https://www.openlane.eu/en/carv6/auction/10728557
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726091
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726091%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726091: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726091 url https://www.openlane.eu/en/carv6/auction/10726091
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728190
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728190%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728190: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728190 url https://www.openlane.eu/en/carv6/auction/10728190
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728522
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728522%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728522: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728522 url https://www.openlane.eu/en/carv6/auction/10728522
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728333
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728333%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728333: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728333 url https://www.openlane.eu/en/carv6/auction/10728333
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728376
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728376%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728376: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728376 url https://www.openlane.eu/en/carv6/auction/10728376
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728516
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728516%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728516: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728516 url https://www.openlane.eu/en/carv6/auction/10728516
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728191
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728191%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728191: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728191 url https://www.openlane.eu/en/carv6/auction/10728191
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728212
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728212%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728212: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728212 url https://www.openlane.eu/en/carv6/auction/10728212
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728437
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728437%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728437: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728437 url https://www.openlane.eu/en/carv6/auction/10728437
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728534
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728534%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728534: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728534 url https://www.openlane.eu/en/carv6/auction/10728534
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728319
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728319%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728319: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728319 url https://www.openlane.eu/en/carv6/auction/10728319
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728369
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728369%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728369: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728369 url https://www.openlane.eu/en/carv6/auction/10728369
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728545
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728545%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728545: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728545 url https://www.openlane.eu/en/carv6/auction/10728545
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726094
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726094%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726094: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726094 url https://www.openlane.eu/en/carv6/auction/10726094
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725972
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725972%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725972: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725972 url https://www.openlane.eu/en/carv6/auction/10725972
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728384
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728384%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728384: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728384 url https://www.openlane.eu/en/carv6/auction/10728384
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726092
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726092%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726092: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726092 url https://www.openlane.eu/en/carv6/auction/10726092
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728512
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728512%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728512: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728512 url https://www.openlane.eu/en/carv6/auction/10728512
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725970
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725970%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725970: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725970 url https://www.openlane.eu/en/carv6/auction/10725970
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728526
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728526%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728526: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728526 url https://www.openlane.eu/en/carv6/auction/10728526
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728291
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728291%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728291: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728291 url https://www.openlane.eu/en/carv6/auction/10728291
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725964
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725964%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725964: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725964 url https://www.openlane.eu/en/carv6/auction/10725964
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726096
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726096%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726096: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726096 url https://www.openlane.eu/en/carv6/auction/10726096
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725957
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725957%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725957: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725957 url https://www.openlane.eu/en/carv6/auction/10725957
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725958
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725958%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725958: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725958 url https://www.openlane.eu/en/carv6/auction/10725958
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726098
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726098%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726098: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726098 url https://www.openlane.eu/en/carv6/auction/10726098
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725971
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725971%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725971: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725971 url https://www.openlane.eu/en/carv6/auction/10725971
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728426
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728426%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728426: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728426 url https://www.openlane.eu/en/carv6/auction/10728426
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728532
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728532%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728532: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728532 url https://www.openlane.eu/en/carv6/auction/10728532
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725960
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725960%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725960: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725960 url https://www.openlane.eu/en/carv6/auction/10725960
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726097
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726097%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726097: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726097 url https://www.openlane.eu/en/carv6/auction/10726097
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725966
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725966%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725966: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725966 url https://www.openlane.eu/en/carv6/auction/10725966
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726095
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726095%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726095: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726095 url https://www.openlane.eu/en/carv6/auction/10726095
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10725963
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725963%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10725963: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10725963 url https://www.openlane.eu/en/carv6/auction/10725963
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726100
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726100%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726100: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726100 url https://www.openlane.eu/en/carv6/auction/10726100
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728283
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728283%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728283: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728283 url https://www.openlane.eu/en/carv6/auction/10728283
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728210
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728210%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10728210: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10728210 url https://www.openlane.eu/en/carv6/auction/10728210
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10726099
2026-03-26 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726099%27 HTTP/1.1" 200 None
2026-03-26 04:15:53 [adesa.de] INFO: Scrape type for 10726099: 0
2026-03-26 04:15:53 [adesa.de] INFO: Skipping item 10726099 url https://www.openlane.eu/en/carv6/auction/10726099
2026-03-26 04:15:53 [adesa.de] INFO: Found listing with ID: 10728425
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728425%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10728425: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10728425 url https://www.openlane.eu/en/carv6/auction/10728425
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726104
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726104%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726104: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726104 url https://www.openlane.eu/en/carv6/auction/10726104
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725976
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725976%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725976: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725976 url https://www.openlane.eu/en/carv6/auction/10725976
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726105
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726105%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726105: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726105 url https://www.openlane.eu/en/carv6/auction/10726105
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725977
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725977%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725977: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725977 url https://www.openlane.eu/en/carv6/auction/10725977
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726106
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726106%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726106: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726106 url https://www.openlane.eu/en/carv6/auction/10726106
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725984
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725984%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725984: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725984 url https://www.openlane.eu/en/carv6/auction/10725984
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725989
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725989%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725989: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725989 url https://www.openlane.eu/en/carv6/auction/10725989
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726110
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726110%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726110: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726110 url https://www.openlane.eu/en/carv6/auction/10726110
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726120
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726120%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726120: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726120 url https://www.openlane.eu/en/carv6/auction/10726120
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725996
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725996%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725996: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725996 url https://www.openlane.eu/en/carv6/auction/10725996
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725982
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725982%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725982: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725982 url https://www.openlane.eu/en/carv6/auction/10725982
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725991
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725991%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725991: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725991 url https://www.openlane.eu/en/carv6/auction/10725991
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725983
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725983%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725983: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725983 url https://www.openlane.eu/en/carv6/auction/10725983
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726108
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726108%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726108: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726108 url https://www.openlane.eu/en/carv6/auction/10726108
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726118
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726118%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726118: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726118 url https://www.openlane.eu/en/carv6/auction/10726118
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726126
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726126%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726126: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726126 url https://www.openlane.eu/en/carv6/auction/10726126
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726002
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726002%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726002: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726002 url https://www.openlane.eu/en/carv6/auction/10726002
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726123
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726123%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726123: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726123 url https://www.openlane.eu/en/carv6/auction/10726123
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726116
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726116%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726116: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726116 url https://www.openlane.eu/en/carv6/auction/10726116
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725998
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725998%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725998: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725998 url https://www.openlane.eu/en/carv6/auction/10725998
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725997
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725997%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725997: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725997 url https://www.openlane.eu/en/carv6/auction/10725997
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726107
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726107%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726107: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726107 url https://www.openlane.eu/en/carv6/auction/10726107
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726103
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726103%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726103: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726103 url https://www.openlane.eu/en/carv6/auction/10726103
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725992
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725992%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725992: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725992 url https://www.openlane.eu/en/carv6/auction/10725992
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726111
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726111%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726111: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726111 url https://www.openlane.eu/en/carv6/auction/10726111
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726109
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726109%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726109: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726109 url https://www.openlane.eu/en/carv6/auction/10726109
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725990
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725990%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725990: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725990 url https://www.openlane.eu/en/carv6/auction/10725990
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726139
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726139%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726139: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726139 url https://www.openlane.eu/en/carv6/auction/10726139
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726113
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726113%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726113: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726113 url https://www.openlane.eu/en/carv6/auction/10726113
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725995
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725995%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725995: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725995 url https://www.openlane.eu/en/carv6/auction/10725995
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725985
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725985%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725985: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725985 url https://www.openlane.eu/en/carv6/auction/10725985
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10728536
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728536%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10728536: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10728536 url https://www.openlane.eu/en/carv6/auction/10728536
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725980
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725980%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725980: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725980 url https://www.openlane.eu/en/carv6/auction/10725980
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725986
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725986%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725986: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725986 url https://www.openlane.eu/en/carv6/auction/10725986
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725975
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725975%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725975: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725975 url https://www.openlane.eu/en/carv6/auction/10725975
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726157
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726157%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726157: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726157 url https://www.openlane.eu/en/carv6/auction/10726157
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725981
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725981%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725981: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725981 url https://www.openlane.eu/en/carv6/auction/10725981
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726102
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726102%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726102: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726102 url https://www.openlane.eu/en/carv6/auction/10726102
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725974
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725974%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725974: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725974 url https://www.openlane.eu/en/carv6/auction/10725974
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725979
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725979%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725979: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725979 url https://www.openlane.eu/en/carv6/auction/10725979
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725978
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725978%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725978: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725978 url https://www.openlane.eu/en/carv6/auction/10725978
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725973
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725973%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725973: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725973 url https://www.openlane.eu/en/carv6/auction/10725973
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726101
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726101%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726101: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726101 url https://www.openlane.eu/en/carv6/auction/10726101
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726117
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726117%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726117: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726117 url https://www.openlane.eu/en/carv6/auction/10726117
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726114
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726114%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726114: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726114 url https://www.openlane.eu/en/carv6/auction/10726114
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726127
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726127%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726127: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726127 url https://www.openlane.eu/en/carv6/auction/10726127
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10728513
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728513%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10728513: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10728513 url https://www.openlane.eu/en/carv6/auction/10728513
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726121
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726121%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726121: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726121 url https://www.openlane.eu/en/carv6/auction/10726121
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726119
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726119%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726119: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726119 url https://www.openlane.eu/en/carv6/auction/10726119
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10725994
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725994%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10725994: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10725994 url https://www.openlane.eu/en/carv6/auction/10725994
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10728157
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728157%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10728157: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10728157 url https://www.openlane.eu/en/carv6/auction/10728157
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726124
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726124%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726124: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726124 url https://www.openlane.eu/en/carv6/auction/10726124
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10726000
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726000%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10726000: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10726000 url https://www.openlane.eu/en/carv6/auction/10726000
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10728280
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728280%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10728280: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10728280 url https://www.openlane.eu/en/carv6/auction/10728280
2026-03-26 04:15:54 [adesa.de] INFO: Found listing with ID: 10728427
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728427%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [adesa.de] INFO: Scrape type for 10728427: 0
2026-03-26 04:15:54 [adesa.de] INFO: Skipping item 10728427 url https://www.openlane.eu/en/carv6/auction/10728427
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg not downloaded yet
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F9be1730f-904f-4aa6-b28a-982cdef721cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/9be1730f-904f-4aa6-b28a-982cdef721cf.jpg not downloaded yet
2026-03-26 04:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fc6464c58-378e-41cc-aeb4-d533ec33fa53.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/c6464c58-378e-41cc-aeb4-d533ec33fa53.jpg not downloaded yet
2026-03-26 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F96e8853b-f4bb-485b-9eb5-77f1cd13c413.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/96e8853b-f4bb-485b-9eb5-77f1cd13c413.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F3b443e24-7368-4c0b-b7b7-c80a3362566f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/3b443e24-7368-4c0b-b7b7-c80a3362566f.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F47356999-0811-4452-b43d-d9a5b07f9276.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/47356999-0811-4452-b43d-d9a5b07f9276.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fb67e1d53-3911-400b-9b5c-58d05c016ec4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/b67e1d53-3911-400b-9b5c-58d05c016ec4.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F466d7cc9-460e-47e2-a4c9-80ddcba1fd4f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/466d7cc9-460e-47e2-a4c9-80ddcba1fd4f.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252Fc3859034-cbac-486c-928f-ffa6756af747.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/c3859034-cbac-486c-928f-ffa6756af747.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F10382b99-fd2d-48fb-aae2-fa012f505c8f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/10382b99-fd2d-48fb-aae2-fa012f505c8f.jpg not downloaded yet
2026-03-26 04:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-26 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 with scrape type 1
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F68753b23-7cad-4536-9a9e-5f1657f227a7.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/68753b23-7cad-4536-9a9e-5f1657f227a7.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F248887f8-6334-44ce-84df-819abb96dcba.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/248887f8-6334-44ce-84df-819abb96dcba.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F4060fd11-1b43-4ad0-833d-3f193b16a8a0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/4060fd11-1b43-4ad0-833d-3f193b16a8a0.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/0e6ca866-92ee-4146-be9a-6db3c3b84232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Ff1b22876-8f63-4229-a821-2d832253f1be.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/f1b22876-8f63-4229-a821-2d832253f1be.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F9b6caf69-1b86-4e94-87d4-f6109e8058f5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/9b6caf69-1b86-4e94-87d4-f6109e8058f5.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F2c8eff20-856c-4c6c-a5b0-f080886bb0c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/2c8eff20-856c-4c6c-a5b0-f080886bb0c1.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fbb1aa624-cdcf-478d-b521-b726d054fcc3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/bb1aa624-cdcf-478d-b521-b726d054fcc3.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/46d8d220-3a7a-48cc-b48b-c6b45cc10493.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/ef5e506e-3589-4202-9a79-728686261e64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252Fb19399fa-f04d-4c2a-af7a-e42efd5504a3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/b19399fa-f04d-4c2a-af7a-e42efd5504a3.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F37dd353c-292b-4bb1-b4c7-800c27de2906.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/37dd353c-292b-4bb1-b4c7-800c27de2906.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fd5a3a1dd-b5bc-49b2-b744-2aabd178497f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/d5a3a1dd-b5bc-49b2-b744-2aabd178497f.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F9b57ba1b-e7a3-4aec-9d98-c28be7eb91ed.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/9b57ba1b-e7a3-4aec-9d98-c28be7eb91ed.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252Fedd6d703-89bf-44d8-b49a-43fc7cac8cc2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/edd6d703-89bf-44d8-b49a-43fc7cac8cc2.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F6d0b18c1-ef1a-4e09-99a6-77ff99e35b58.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/6d0b18c1-ef1a-4e09-99a6-77ff99e35b58.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/9936e55e-2794-4b07-b9c3-117b17c3fd2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252Fb13c068c-85ea-4650-a39c-4319efcc8836.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/b13c068c-85ea-4650-a39c-4319efcc8836.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F5a06b069-6a09-4ddf-8bf9-aa28738e95dd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/5a06b069-6a09-4ddf-8bf9-aa28738e95dd.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/630e1909-214a-4ddd-a2cb-6c541d0c7fc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F4556f820-7ad8-4ffd-b437-7040da957bcf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/4556f820-7ad8-4ffd-b437-7040da957bcf.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F35b6b982-db74-4463-a698-376d91462460.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/35b6b982-db74-4463-a698-376d91462460.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F6b189046-2de0-4e09-8538-0fae86a46376.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/6b189046-2de0-4e09-8538-0fae86a46376.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fe6c93d52-2e9c-4916-b295-fa271377cd7f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/e6c93d52-2e9c-4916-b295-fa271377cd7f.jpg not downloaded yet
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e15c590>
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F0e6ca866-92ee-4146-be9a-6db3c3b84232.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/0e6ca866-92ee-4146-be9a-6db3c3b84232.jpg saved to cache
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F39969f82-771e-4f36-a1b8-9f1873677778.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/39969f82-771e-4f36-a1b8-9f1873677778.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fa9e27360-d216-4948-a314-0e6c65a278f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/a9e27360-d216-4948-a314-0e6c65a278f6.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F8e16d4e4-da3f-4a55-8f6f-2ce9eba132a6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/8e16d4e4-da3f-4a55-8f6f-2ce9eba132a6.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F0086fb81-7f9e-4170-a0a8-6e74864a4d8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/0086fb81-7f9e-4170-a0a8-6e74864a4d8c.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F29f9e2b8-0979-4dc7-8830-f1f13f5bb845.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/29f9e2b8-0979-4dc7-8830-f1f13f5bb845.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fadbbd89d-934e-4bf3-98c7-4b6087f3a159.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/adbbd89d-934e-4bf3-98c7-4b6087f3a159.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/68753b23-7cad-4536-9a9e-5f1657f227a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F372feb01-90a5-4fb3-a884-a39b736cfad4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/372feb01-90a5-4fb3-a884-a39b736cfad4.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F9862ea61-de0b-40d0-92a9-b054f06fd928.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/9862ea61-de0b-40d0-92a9-b054f06fd928.jpg not downloaded yet
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e164d50>
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F46d8d220-3a7a-48cc-b48b-c6b45cc10493.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/46d8d220-3a7a-48cc-b48b-c6b45cc10493.jpg saved to cache
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0a8a50>
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fef5e506e-3589-4202-9a79-728686261e64.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/ef5e506e-3589-4202-9a79-728686261e64.jpg saved to cache
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2b6210>
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F9936e55e-2794-4b07-b9c3-117b17c3fd2f.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/9936e55e-2794-4b07-b9c3-117b17c3fd2f.jpg saved to cache
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed8a690>
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F630e1909-214a-4ddd-a2cb-6c541d0c7fc3.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/630e1909-214a-4ddd-a2cb-6c541d0c7fc3.jpg saved to cache
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/248887f8-6334-44ce-84df-819abb96dcba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F75975288-316e-4536-beec-bcd77d483e2d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/75975288-316e-4536-beec-bcd77d483e2d.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F8abe0cdf-c8ac-4556-bcf7-ed5bb72f0d5f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/8abe0cdf-c8ac-4556-bcf7-ed5bb72f0d5f.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F971f16b8-836c-450a-a487-c8bf8e1eb84d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/971f16b8-836c-450a-a487-c8bf8e1eb84d.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F6b242fcd-75c1-444c-917f-67dbae2afc01.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/6b242fcd-75c1-444c-917f-67dbae2afc01.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/4060fd11-1b43-4ad0-833d-3f193b16a8a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/edd6d703-89bf-44d8-b49a-43fc7cac8cc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/6d0b18c1-ef1a-4e09-99a6-77ff99e35b58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F26766d1f-c4d1-443a-a048-ebab04f2b3be.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/26766d1f-c4d1-443a-a048-ebab04f2b3be.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fff3b9a75-2f54-4a21-a08a-10294926ee5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/ff3b9a75-2f54-4a21-a08a-10294926ee5b.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fee174b9d-e21d-4f56-8a6b-fde9cf7cda3d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/ee174b9d-e21d-4f56-8a6b-fde9cf7cda3d.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252Fdda32697-a1f4-4f46-b0d3-e74ee007693d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/dda32697-a1f4-4f46-b0d3-e74ee007693d.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252Fea6cd870-6d91-4aa0-900d-fe3f022c8a92.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/ea6cd870-6d91-4aa0-900d-fe3f022c8a92.jpg not downloaded yet
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Faa32c5ae-3f15-4ebd-b041-1f8755ec23c8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/aa32c5ae-3f15-4ebd-b041-1f8755ec23c8.jpg not downloaded yet
2026-03-26 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1e4cd0>
2026-03-26 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F68753b23-7cad-4536-9a9e-5f1657f227a7.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/68753b23-7cad-4536-9a9e-5f1657f227a7.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04: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-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/adbbd89d-934e-4bf3-98c7-4b6087f3a159.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F16a06d78-2e5a-4afc-bf74-21d27f35352a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/16a06d78-2e5a-4afc-bf74-21d27f35352a.jpg not downloaded yet
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F1007c3cc-62db-4dc7-8724-22b114c413f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/1007c3cc-62db-4dc7-8724-22b114c413f1.jpg not downloaded yet
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fb48546e0-fa3a-4e07-a252-6afb3788cca6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/b48546e0-fa3a-4e07-a252-6afb3788cca6.jpg not downloaded yet
2026-03-26 04: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-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11e710>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F248887f8-6334-44ce-84df-819abb96dcba.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/248887f8-6334-44ce-84df-819abb96dcba.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/a9e27360-d216-4948-a314-0e6c65a278f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04: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-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F41cfd952-f02b-4861-a6c4-046cea12ed5a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/41cfd952-f02b-4861-a6c4-046cea12ed5a.jpg not downloaded yet
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed49bd0>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F4060fd11-1b43-4ad0-833d-3f193b16a8a0.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/4060fd11-1b43-4ad0-833d-3f193b16a8a0.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e139cd0>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252Fedd6d703-89bf-44d8-b49a-43fc7cac8cc2.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/edd6d703-89bf-44d8-b49a-43fc7cac8cc2.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e01a590>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F6d0b18c1-ef1a-4e09-99a6-77ff99e35b58.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/6d0b18c1-ef1a-4e09-99a6-77ff99e35b58.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/9862ea61-de0b-40d0-92a9-b054f06fd928.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-26 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with scrape type 1
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F43060a89-6e9d-4b4d-ae87-facbb988d500.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/43060a89-6e9d-4b4d-ae87-facbb988d500.jpg not downloaded yet
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/372feb01-90a5-4fb3-a884-a39b736cfad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/29f9e2b8-0979-4dc7-8830-f1f13f5bb845.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Ffac714a0-334c-4521-9e81-47f6251867ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/fac714a0-334c-4521-9e81-47f6251867ac.jpg not downloaded yet
2026-03-26 04:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-26 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with scrape type 1
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252Fe102b78d-f6eb-43a6-b0a6-50d2693be946.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/e102b78d-f6eb-43a6-b0a6-50d2693be946.jpg not downloaded yet
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/dda32697-a1f4-4f46-b0d3-e74ee007693d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/aa32c5ae-3f15-4ebd-b041-1f8755ec23c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F56c2a67e-1158-4469-8d64-dfea80a621ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/56c2a67e-1158-4469-8d64-dfea80a621ec.jpg not downloaded yet
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee3e650>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fadbbd89d-934e-4bf3-98c7-4b6087f3a159.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/adbbd89d-934e-4bf3-98c7-4b6087f3a159.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-26 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b88b440-b656-5631-b05e-dbcf5457b36e with scrape type 1
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F4f6d5b6d-79b1-4edf-9be8-905522086804.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/4f6d5b6d-79b1-4edf-9be8-905522086804.jpg not downloaded yet
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e125910>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fa9e27360-d216-4948-a314-0e6c65a278f6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/a9e27360-d216-4948-a314-0e6c65a278f6.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/ea6cd870-6d91-4aa0-900d-fe3f022c8a92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F8af965e9-5d99-4f82-bf52-ae14f8199317.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/8af965e9-5d99-4f82-bf52-ae14f8199317.jpg not downloaded yet
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F102edab6-febb-4f1a-8347-8a6f72463186.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/102edab6-febb-4f1a-8347-8a6f72463186.jpg not downloaded yet
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F2d62bf5b-a367-4831-b360-8e5b91a8af85.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/2d62bf5b-a367-4831-b360-8e5b91a8af85.jpg not downloaded yet
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/ee174b9d-e21d-4f56-8a6b-fde9cf7cda3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/b48546e0-fa3a-4e07-a252-6afb3788cca6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F4e64ba1c-aa15-4e23-bafe-32b356e1d487.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/4e64ba1c-aa15-4e23-bafe-32b356e1d487.jpg not downloaded yet
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1e4ad0>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F9862ea61-de0b-40d0-92a9-b054f06fd928.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/9862ea61-de0b-40d0-92a9-b054f06fd928.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1cea10>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F372feb01-90a5-4fb3-a884-a39b736cfad4.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/372feb01-90a5-4fb3-a884-a39b736cfad4.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1c7890>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F29f9e2b8-0979-4dc7-8830-f1f13f5bb845.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/29f9e2b8-0979-4dc7-8830-f1f13f5bb845.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1ce9d0>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252Fdda32697-a1f4-4f46-b0d3-e74ee007693d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/dda32697-a1f4-4f46-b0d3-e74ee007693d.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb40c50>
2026-03-26 04:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Faa32c5ae-3f15-4ebd-b041-1f8755ec23c8.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/aa32c5ae-3f15-4ebd-b041-1f8755ec23c8.jpg saved to cache
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/ff3b9a75-2f54-4a21-a08a-10294926ee5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F420c072c-eeb7-4543-89ff-0c169a33e331.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/420c072c-eeb7-4543-89ff-0c169a33e331.jpg not downloaded yet
2026-03-26 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F63cee737-31ac-4e18-8fc6-635bf663e514.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/63cee737-31ac-4e18-8fc6-635bf663e514.jpg not downloaded yet
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/41cfd952-f02b-4861-a6c4-046cea12ed5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/1007c3cc-62db-4dc7-8724-22b114c413f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F2c4560c8-aa52-4118-bf0c-979168a64afc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/2c4560c8-aa52-4118-bf0c-979168a64afc.jpg not downloaded yet
2026-03-26 04:15:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.494(s), this was the 1st time calling it.
2026-03-26 04:15:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.475699213105911 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 26 Mar 2026 04:15:56 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'a7a9cd9dd4d4f725e78cd09c31246c9a', '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=a7a9cd9dd4d4f725e78cd09c31246c9a.
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/16a06d78-2e5a-4afc-bf74-21d27f35352a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/43060a89-6e9d-4b4d-ae87-facbb988d500.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F8cebee75-8b5f-4053-aa24-e35d9de1816c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/8cebee75-8b5f-4053-aa24-e35d9de1816c.jpg not downloaded yet
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F19d57623-57ee-4c39-9614-fd5bbd7ff76a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/19d57623-57ee-4c39-9614-fd5bbd7ff76a.jpg not downloaded yet
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e12d6d0>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252Fea6cd870-6d91-4aa0-900d-fe3f022c8a92.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/ea6cd870-6d91-4aa0-900d-fe3f022c8a92.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74f58490>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fee174b9d-e21d-4f56-8a6b-fde9cf7cda3d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/ee174b9d-e21d-4f56-8a6b-fde9cf7cda3d.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec3ec50>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fb48546e0-fa3a-4e07-a252-6afb3788cca6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/b48546e0-fa3a-4e07-a252-6afb3788cca6.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/e102b78d-f6eb-43a6-b0a6-50d2693be946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252Ff2ba71ec-3a53-4219-9cf8-eb3333be41e6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/f2ba71ec-3a53-4219-9cf8-eb3333be41e6.jpg not downloaded yet
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee7d910>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fff3b9a75-2f54-4a21-a08a-10294926ee5b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/ff3b9a75-2f54-4a21-a08a-10294926ee5b.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F4591d7dc-9591-4214-8e9c-a37c7cb707bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/4591d7dc-9591-4214-8e9c-a37c7cb707bd.jpg not downloaded yet
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F42a678e9-45e0-4299-9602-9be1886f60cb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/42a678e9-45e0-4299-9602-9be1886f60cb.jpg not downloaded yet
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edbae10>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F41cfd952-f02b-4861-a6c4-046cea12ed5a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/41cfd952-f02b-4861-a6c4-046cea12ed5a.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e25c810>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F1007c3cc-62db-4dc7-8724-22b114c413f1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/1007c3cc-62db-4dc7-8724-22b114c413f1.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/4f6d5b6d-79b1-4edf-9be8-905522086804.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/8af965e9-5d99-4f82-bf52-ae14f8199317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F1dbc8aa8-158d-4129-b6d5-724cceacb65a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/1dbc8aa8-158d-4129-b6d5-724cceacb65a.jpg not downloaded yet
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e142550>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F16a06d78-2e5a-4afc-bf74-21d27f35352a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/16a06d78-2e5a-4afc-bf74-21d27f35352a.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb58bd0>
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F43060a89-6e9d-4b4d-ae87-facbb988d500.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/43060a89-6e9d-4b4d-ae87-facbb988d500.jpg saved to cache
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-26 04:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 1
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F05a2c855-0359-44d7-a555-a4ab5f0aaec1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/05a2c855-0359-44d7-a555-a4ab5f0aaec1.jpg not downloaded yet
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/2d62bf5b-a367-4831-b360-8e5b91a8af85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F1f42001f-d8be-4cae-bda6-5a73302dff16.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/1f42001f-d8be-4cae-bda6-5a73302dff16.jpg not downloaded yet
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252Fb8184555-610c-4fb5-b2b9-4c14d627e6fe.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/b8184555-610c-4fb5-b2b9-4c14d627e6fe.jpg not downloaded yet
2026-03-26 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/102edab6-febb-4f1a-8347-8a6f72463186.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F09fb734d-955d-428f-8913-9326c24f47f6.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/09fb734d-955d-428f-8913-9326c24f47f6.jpg not downloaded yet
2026-03-26 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fb1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/b1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e234610>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746402%252Fgeneral%252Fe102b78d-f6eb-43a6-b0a6-50d2693be946.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/e102b78d-f6eb-43a6-b0a6-50d2693be946.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-26 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4560f0d-9949-5335-bc16-d3a00831e924 with scrape type 1
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F6deb70e8-dd6a-483f-9146-c2afa2a8189c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/6deb70e8-dd6a-483f-9146-c2afa2a8189c.jpg not downloaded yet
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/4e64ba1c-aa15-4e23-bafe-32b356e1d487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/420c072c-eeb7-4543-89ff-0c169a33e331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252Fb459b821-81c5-45d2-a3f1-5295c17d54c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/b459b821-81c5-45d2-a3f1-5295c17d54c9.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F9a4082ff-2f87-4e31-9df0-2d4377a9182d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/9a4082ff-2f87-4e31-9df0-2d4377a9182d.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec53710>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746474%252Fgeneral%252F4f6d5b6d-79b1-4edf-9be8-905522086804.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/4f6d5b6d-79b1-4edf-9be8-905522086804.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e107710>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746402%252Fgeneral%252F8af965e9-5d99-4f82-bf52-ae14f8199317.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/8af965e9-5d99-4f82-bf52-ae14f8199317.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/63cee737-31ac-4e18-8fc6-635bf663e514.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252Ff6ae7cf4-3791-46f5-8e3f-3bb620545019.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/f6ae7cf4-3791-46f5-8e3f-3bb620545019.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fc0d7dc09-52cd-4510-b7e8-16c5b17694f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/c0d7dc09-52cd-4510-b7e8-16c5b17694f9.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F65969629-dcbb-44c4-bf7f-1a1e4d7e25fd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/65969629-dcbb-44c4-bf7f-1a1e4d7e25fd.jpg not downloaded yet
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/56c2a67e-1158-4469-8d64-dfea80a621ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F6d3691f1-7b1b-47cd-8bc7-87d110ca265b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/6d3691f1-7b1b-47cd-8bc7-87d110ca265b.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252Fe83e6348-66ce-40ae-a4dd-36cde378c7ce.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/e83e6348-66ce-40ae-a4dd-36cde378c7ce.jpg not downloaded yet
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eda2650>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746474%252Fgeneral%252F2d62bf5b-a367-4831-b360-8e5b91a8af85.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/2d62bf5b-a367-4831-b360-8e5b91a8af85.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee35c90>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746478%252Fgeneral%252F102edab6-febb-4f1a-8347-8a6f72463186.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/102edab6-febb-4f1a-8347-8a6f72463186.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/2c4560c8-aa52-4118-bf0c-979168a64afc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/f2ba71ec-3a53-4219-9cf8-eb3333be41e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/8cebee75-8b5f-4053-aa24-e35d9de1816c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252Fdb149566-4812-4be1-9680-c4b9d2378889.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/db149566-4812-4be1-9680-c4b9d2378889.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F63bb2a8b-8b74-46c9-902e-51366eb1d09e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/63bb2a8b-8b74-46c9-902e-51366eb1d09e.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fd5fcae35-deb7-4190-82a5-6ba0396528c5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/d5fcae35-deb7-4190-82a5-6ba0396528c5.jpg not downloaded yet
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/19d57623-57ee-4c39-9614-fd5bbd7ff76a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F4980cb83-cb58-4c6e-bb53-bc73da1b25d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/4980cb83-cb58-4c6e-bb53-bc73da1b25d5.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edac650>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746402%252Fgeneral%252F4e64ba1c-aa15-4e23-bafe-32b356e1d487.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/4e64ba1c-aa15-4e23-bafe-32b356e1d487.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e263590>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746478%252Fgeneral%252F420c072c-eeb7-4543-89ff-0c169a33e331.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/420c072c-eeb7-4543-89ff-0c169a33e331.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/42a678e9-45e0-4299-9602-9be1886f60cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F0fc3a1a8-97d5-4e9e-8117-584e999ed0f1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/0fc3a1a8-97d5-4e9e-8117-584e999ed0f1.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fbdde2384-4b08-4ebb-b59c-351099a73385.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/bdde2384-4b08-4ebb-b59c-351099a73385.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F3faa7a86-bbf5-41e2-b49f-b2e9a8495726.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/3faa7a86-bbf5-41e2-b49f-b2e9a8495726.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb3dc90>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746474%252Fgeneral%252F63cee737-31ac-4e18-8fc6-635bf663e514.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/63cee737-31ac-4e18-8fc6-635bf663e514.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e266b10>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746478%252Fgeneral%252F56c2a67e-1158-4469-8d64-dfea80a621ec.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/56c2a67e-1158-4469-8d64-dfea80a621ec.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/05a2c855-0359-44d7-a555-a4ab5f0aaec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252Fbfe338e2-36b1-4866-b2f4-fde31c9d797e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/bfe338e2-36b1-4866-b2f4-fde31c9d797e.jpg not downloaded yet
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/1f42001f-d8be-4cae-bda6-5a73302dff16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/b459b821-81c5-45d2-a3f1-5295c17d54c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F911319d8-4647-47fb-9228-2210ff789270.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/911319d8-4647-47fb-9228-2210ff789270.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fdca4a9d8-da89-45a2-959a-75ece1c360f9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/dca4a9d8-da89-45a2-959a-75ece1c360f9.jpg not downloaded yet
2026-03-26 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-26 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 1
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eda5790>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746402%252Fgeneral%252F2c4560c8-aa52-4118-bf0c-979168a64afc.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/2c4560c8-aa52-4118-bf0c-979168a64afc.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e051ed0>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746402%252Fgeneral%252Ff2ba71ec-3a53-4219-9cf8-eb3333be41e6.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/f2ba71ec-3a53-4219-9cf8-eb3333be41e6.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dff9ed0>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746478%252Fgeneral%252F8cebee75-8b5f-4053-aa24-e35d9de1816c.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/8cebee75-8b5f-4053-aa24-e35d9de1816c.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-26 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 1
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F9309e209-34df-47f8-815d-5bb432b2213d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/9309e209-34df-47f8-815d-5bb432b2213d.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e194350>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746474%252Fgeneral%252F19d57623-57ee-4c39-9614-fd5bbd7ff76a.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/19d57623-57ee-4c39-9614-fd5bbd7ff76a.jpg saved to cache
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/b8184555-610c-4fb5-b2b9-4c14d627e6fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/9a4082ff-2f87-4e31-9df0-2d4377a9182d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/65969629-dcbb-44c4-bf7f-1a1e4d7e25fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/c0d7dc09-52cd-4510-b7e8-16c5b17694f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fb7415424-682a-4681-b457-b40ff9313e6d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/b7415424-682a-4681-b457-b40ff9313e6d.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fb8d13b25-e209-4e85-8962-ba25e6c10e5b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/b8d13b25-e209-4e85-8962-ba25e6c10e5b.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252Fc5daa279-93ef-4fef-955a-d46fb557b153.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/c5daa279-93ef-4fef-955a-d46fb557b153.jpg not downloaded yet
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F1a8090db-d2e0-41a8-a1bb-ad78486e87fa.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/1a8090db-d2e0-41a8-a1bb-ad78486e87fa.jpg not downloaded yet
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ebd0ad0>
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F42a678e9-45e0-4299-9602-9be1886f60cb.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/42a678e9-45e0-4299-9602-9be1886f60cb.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dfe4610>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F05a2c855-0359-44d7-a555-a4ab5f0aaec1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/05a2c855-0359-44d7-a555-a4ab5f0aaec1.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e163e50>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F1f42001f-d8be-4cae-bda6-5a73302dff16.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/1f42001f-d8be-4cae-bda6-5a73302dff16.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0ad510>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252Fb459b821-81c5-45d2-a3f1-5295c17d54c9.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/b459b821-81c5-45d2-a3f1-5295c17d54c9.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/f6ae7cf4-3791-46f5-8e3f-3bb620545019.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Ff30f3d79-74b0-413b-8978-de671af7f9da.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/f30f3d79-74b0-413b-8978-de671af7f9da.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F1ce8c482-ddab-4000-bae8-57acea911a0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/1ce8c482-ddab-4000-bae8-57acea911a0a.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F5ac0ad02-467e-4ed7-9b84-c99bd8d4fdaa.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/5ac0ad02-467e-4ed7-9b84-c99bd8d4fdaa.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F36512151-1bac-4892-8b36-01d3406d7894.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/36512151-1bac-4892-8b36-01d3406d7894.jpg not downloaded yet
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/bdde2384-4b08-4ebb-b59c-351099a73385.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/6deb70e8-dd6a-483f-9146-c2afa2a8189c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/d5fcae35-deb7-4190-82a5-6ba0396528c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0ad250>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252Fb8184555-610c-4fb5-b2b9-4c14d627e6fe.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/b8184555-610c-4fb5-b2b9-4c14d627e6fe.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eedd410>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F9a4082ff-2f87-4e31-9df0-2d4377a9182d.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/9a4082ff-2f87-4e31-9df0-2d4377a9182d.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e134550>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F65969629-dcbb-44c4-bf7f-1a1e4d7e25fd.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/65969629-dcbb-44c4-bf7f-1a1e4d7e25fd.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e135bd0>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fc0d7dc09-52cd-4510-b7e8-16c5b17694f9.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/c0d7dc09-52cd-4510-b7e8-16c5b17694f9.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/3faa7a86-bbf5-41e2-b49f-b2e9a8495726.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/6d3691f1-7b1b-47cd-8bc7-87d110ca265b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F7deffd60-469f-4a2d-8a1c-bd83ff914a15.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/7deffd60-469f-4a2d-8a1c-bd83ff914a15.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F7ca38499-885d-41f1-874c-74037eb15ef1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/7ca38499-885d-41f1-874c-74037eb15ef1.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252Fca43216c-0440-43cf-be0c-43eb782be8d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/ca43216c-0440-43cf-be0c-43eb782be8d9.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F90541eb1-f250-4dda-997d-55ee92872ecc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/90541eb1-f250-4dda-997d-55ee92872ecc.jpg not downloaded yet
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/e83e6348-66ce-40ae-a4dd-36cde378c7ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/0fc3a1a8-97d5-4e9e-8117-584e999ed0f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fc7393e28-027c-404d-89e2-b24c2f9c8cc3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/c7393e28-027c-404d-89e2-b24c2f9c8cc3.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fe253f55d-f00e-415e-afcc-d124bc71e156.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/e253f55d-f00e-415e-afcc-d124bc71e156.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F7d0d71d4-37c7-4676-8de6-ea3124e950b5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/7d0d71d4-37c7-4676-8de6-ea3124e950b5.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F2a3a3e0f-d27b-48ba-b6fd-d04f53876318.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/2a3a3e0f-d27b-48ba-b6fd-d04f53876318.jpg not downloaded yet
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed350d0>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252Ff6ae7cf4-3791-46f5-8e3f-3bb620545019.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/f6ae7cf4-3791-46f5-8e3f-3bb620545019.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e192990>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fbdde2384-4b08-4ebb-b59c-351099a73385.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/bdde2384-4b08-4ebb-b59c-351099a73385.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee83bd0>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F6deb70e8-dd6a-483f-9146-c2afa2a8189c.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/6deb70e8-dd6a-483f-9146-c2afa2a8189c.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2aab90>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fd5fcae35-deb7-4190-82a5-6ba0396528c5.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/d5fcae35-deb7-4190-82a5-6ba0396528c5.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/bfe338e2-36b1-4866-b2f4-fde31c9d797e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/9309e209-34df-47f8-815d-5bb432b2213d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/4980cb83-cb58-4c6e-bb53-bc73da1b25d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Ff381f84b-9493-4a7a-83a0-32993879df72.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/f381f84b-9493-4a7a-83a0-32993879df72.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F4acec3d7-0898-461c-a4c4-c3539090e954.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/4acec3d7-0898-461c-a4c4-c3539090e954.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F2407734d-6425-44a8-b446-1ffcabf326d5.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/2407734d-6425-44a8-b446-1ffcabf326d5.jpg not downloaded yet
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/c5daa279-93ef-4fef-955a-d46fb557b153.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/1a8090db-d2e0-41a8-a1bb-ad78486e87fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746474/general/705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726420)
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F6d67b894-facc-41d8-950a-9f5401d2d03a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/6d67b894-facc-41d8-950a-9f5401d2d03a.jpg not downloaded yet
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252Ff300cd3a-075f-4a66-a49f-6dbc245ba903.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/f300cd3a-075f-4a66-a49f-6dbc245ba903.jpg not downloaded yet
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e169610>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F3faa7a86-bbf5-41e2-b49f-b2e9a8495726.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/3faa7a86-bbf5-41e2-b49f-b2e9a8495726.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e001310>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F6d3691f1-7b1b-47cd-8bc7-87d110ca265b.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/6d3691f1-7b1b-47cd-8bc7-87d110ca265b.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2c7c10>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252Fe83e6348-66ce-40ae-a4dd-36cde378c7ce.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/e83e6348-66ce-40ae-a4dd-36cde378c7ce.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e003290>
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F0fc3a1a8-97d5-4e9e-8117-584e999ed0f1.jpg') HTTP/1.1" 204 0
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/0fc3a1a8-97d5-4e9e-8117-584e999ed0f1.jpg saved to cache
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-26 04:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad97892-f511-5f31-948d-93e65278a7d3 with scrape type 1
2026-03-26 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F6129cd37-749d-43c7-ad1b-f31e88ccb498.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/6129cd37-749d-43c7-ad1b-f31e88ccb498.jpg not downloaded yet
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F1d3346f2-03e8-4880-a348-18c98322f148.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/1d3346f2-03e8-4880-a348-18c98322f148.jpg not downloaded yet
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F525d9614-c442-4d82-a753-23b6c1017a0d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/525d9614-c442-4d82-a753-23b6c1017a0d.jpg not downloaded yet
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/36512151-1bac-4892-8b36-01d3406d7894.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/b8d13b25-e209-4e85-8962-ba25e6c10e5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F830cc7cf-e8b5-4e87-bcc8-b999ab66bd53.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/830cc7cf-e8b5-4e87-bcc8-b999ab66bd53.jpg not downloaded yet
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/5ac0ad02-467e-4ed7-9b84-c99bd8d4fdaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/90541eb1-f250-4dda-997d-55ee92872ecc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/2a3a3e0f-d27b-48ba-b6fd-d04f53876318.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F0c515ac8-1ab0-4f35-903a-32e06bce0a2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/0c515ac8-1ab0-4f35-903a-32e06bce0a2f.jpg not downloaded yet
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252Fb9cd2037-cf94-4d7b-8bd4-f5004ca77484.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/b9cd2037-cf94-4d7b-8bd4-f5004ca77484.jpg not downloaded yet
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/ca43216c-0440-43cf-be0c-43eb782be8d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/b7415424-682a-4681-b457-b40ff9313e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/7d0d71d4-37c7-4676-8de6-ea3124e950b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F3f0c838e-043e-4f36-b744-83a41d238ab4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/3f0c838e-043e-4f36-b744-83a41d238ab4.jpg not downloaded yet
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F6ae97eee-91f2-46f4-9a05-bd5c9eb4338c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/6ae97eee-91f2-46f4-9a05-bd5c9eb4338c.jpg not downloaded yet
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252Fde0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/de0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg not downloaded yet
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed4b710>
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252Fbfe338e2-36b1-4866-b2f4-fde31c9d797e.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/bfe338e2-36b1-4866-b2f4-fde31c9d797e.jpg saved to cache
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11e5d0>
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F9309e209-34df-47f8-815d-5bb432b2213d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/9309e209-34df-47f8-815d-5bb432b2213d.jpg saved to cache
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee35350>
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F4980cb83-cb58-4c6e-bb53-bc73da1b25d5.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/4980cb83-cb58-4c6e-bb53-bc73da1b25d5.jpg saved to cache
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-26 04:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 1
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F8a76c3dd-3754-4ebc-bd44-93a995cc79d8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/8a76c3dd-3754-4ebc-bd44-93a995cc79d8.jpg not downloaded yet
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11f150>
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252Fc5daa279-93ef-4fef-955a-d46fb557b153.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/c5daa279-93ef-4fef-955a-d46fb557b153.jpg saved to cache
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e12f1d0>
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F1a8090db-d2e0-41a8-a1bb-ad78486e87fa.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/1a8090db-d2e0-41a8-a1bb-ad78486e87fa.jpg saved to cache
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e11c790>
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746474%252Fgeneral%252F705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746474/general/705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg saved to cache
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7b88b440-b656-5631-b05e-dbcf5457b36e
2026-03-26 04:16:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b88b440-b656-5631-b05e-dbcf5457b36e, skipping ID generation
2026-03-26 04:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b88b440-b656-5631-b05e-dbcf5457b36e with scrape type 1
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b88b440-b656-5631-b05e-dbcf5457b36e sending to next pipeline
2026-03-26 04:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b88b440-b656-5631-b05e-dbcf5457b36e, identifier: 10726420
2026-03-26 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/e253f55d-f00e-415e-afcc-d124bc71e156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F3886b142-d47f-4c10-ae5f-bf3c3f219aef.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/3886b142-d47f-4c10-ae5f-bf3c3f219aef.jpg not downloaded yet
2026-03-26 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-26 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420
2026-03-26 04:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b88b440-b656-5631-b05e-dbcf5457b36e with identifier: 10726420 to the API
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746474/general/705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '7b88b440-b656-5631-b05e-dbcf5457b36e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00269907241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726420',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 17059,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150287,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/4f6d5b6d-79b1-4edf-9be8-905522086804.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152126,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/2d62bf5b-a367-4831-b360-8e5b91a8af85.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137580,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/63cee737-31ac-4e18-8fc6-635bf663e514.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141355,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/19d57623-57ee-4c39-9614-fd5bbd7ff76a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127907,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/42a678e9-45e0-4299-9602-9be1886f60cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139810,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/b8184555-610c-4fb5-b2b9-4c14d627e6fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144255,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/9a4082ff-2f87-4e31-9df0-2d4377a9182d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137580,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/e83e6348-66ce-40ae-a4dd-36cde378c7ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135929,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/705fcc89-10e1-4bfb-901f-fb43a1fe8364.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b88b440-b656-5631-b05e-dbcf5457b36e/7b88b440-b656-5631-b05e-dbcf5457b36e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152126,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746474/general/bfe338e2-36b1-4866-b2f4-fde31c9d797e.jpg',
'Width': 1280}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 2,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Kangoo Start L1 - Electric - Automatic - 122 hp - 17.059 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726420%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [adesa.de] INFO: Saving data for 10726420: {'created_time': 1774498561.326171, 'last_price_update_time': 1774498561.326182, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726420') HTTP/1.1" 204 0
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/c7393e28-027c-404d-89e2-b24c2f9c8cc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F6481b2b0-24fd-43f3-81aa-4214feaaec76.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/6481b2b0-24fd-43f3-81aa-4214feaaec76.jpg not downloaded yet
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e004090>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F36512151-1bac-4892-8b36-01d3406d7894.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/36512151-1bac-4892-8b36-01d3406d7894.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e17ae50>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fb8d13b25-e209-4e85-8962-ba25e6c10e5b.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/b8d13b25-e209-4e85-8962-ba25e6c10e5b.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed07850>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F5ac0ad02-467e-4ed7-9b84-c99bd8d4fdaa.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/5ac0ad02-467e-4ed7-9b84-c99bd8d4fdaa.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb20390>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F90541eb1-f250-4dda-997d-55ee92872ecc.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/90541eb1-f250-4dda-997d-55ee92872ecc.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dff2d90>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F2a3a3e0f-d27b-48ba-b6fd-d04f53876318.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/2a3a3e0f-d27b-48ba-b6fd-d04f53876318.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/7deffd60-469f-4a2d-8a1c-bd83ff914a15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/7ca38499-885d-41f1-874c-74037eb15ef1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/1ce8c482-ddab-4000-bae8-57acea911a0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252Fa35e7610-ae8a-486b-9f59-eef3377adece.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/a35e7610-ae8a-486b-9f59-eef3377adece.jpg not downloaded yet
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/f300cd3a-075f-4a66-a49f-6dbc245ba903.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/2407734d-6425-44a8-b446-1ffcabf326d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F64f3e918-fcfd-4542-beb3-f9b1825621e7.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/64f3e918-fcfd-4542-beb3-f9b1825621e7.jpg not downloaded yet
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e289650>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252Fca43216c-0440-43cf-be0c-43eb782be8d9.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/ca43216c-0440-43cf-be0c-43eb782be8d9.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e049290>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fb7415424-682a-4681-b457-b40ff9313e6d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/b7415424-682a-4681-b457-b40ff9313e6d.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e048c10>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F7d0d71d4-37c7-4676-8de6-ea3124e950b5.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/7d0d71d4-37c7-4676-8de6-ea3124e950b5.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e289bd0>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fe253f55d-f00e-415e-afcc-d124bc71e156.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/e253f55d-f00e-415e-afcc-d124bc71e156.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/6129cd37-749d-43c7-ad1b-f31e88ccb498.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252Ff62281f2-559b-4b01-a639-563a8e243938.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/f62281f2-559b-4b01-a639-563a8e243938.jpg not downloaded yet
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edaeed0>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fc7393e28-027c-404d-89e2-b24c2f9c8cc3.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/c7393e28-027c-404d-89e2-b24c2f9c8cc3.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/525d9614-c442-4d82-a753-23b6c1017a0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/b9cd2037-cf94-4d7b-8bd4-f5004ca77484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F48daa72d-aab6-4469-af1a-2cf0167a852d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/48daa72d-aab6-4469-af1a-2cf0167a852d.jpg not downloaded yet
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/1d3346f2-03e8-4880-a348-18c98322f148.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/6d67b894-facc-41d8-950a-9f5401d2d03a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F23b3fa1d-2fec-449a-901f-9abd9c0521c2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/23b3fa1d-2fec-449a-901f-9abd9c0521c2.jpg not downloaded yet
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e25c590>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F7deffd60-469f-4a2d-8a1c-bd83ff914a15.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/7deffd60-469f-4a2d-8a1c-bd83ff914a15.jpg saved to cache
2026-03-26 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2ae050>
2026-03-26 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F7ca38499-885d-41f1-874c-74037eb15ef1.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/7ca38499-885d-41f1-874c-74037eb15ef1.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2829d0>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252F1ce8c482-ddab-4000-bae8-57acea911a0a.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/1ce8c482-ddab-4000-bae8-57acea911a0a.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb59e10>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252Ff300cd3a-075f-4a66-a49f-6dbc245ba903.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/f300cd3a-075f-4a66-a49f-6dbc245ba903.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e281510>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F2407734d-6425-44a8-b446-1ffcabf326d5.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/2407734d-6425-44a8-b446-1ffcabf326d5.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/0c515ac8-1ab0-4f35-903a-32e06bce0a2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/8a76c3dd-3754-4ebc-bd44-93a995cc79d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F985324b4-dddb-4f5b-a228-1f89a43e3d2b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/985324b4-dddb-4f5b-a228-1f89a43e3d2b.jpg not downloaded yet
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F3f28fcbc-2be5-45fe-aae3-7e7794f56e78.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/3f28fcbc-2be5-45fe-aae3-7e7794f56e78.jpg not downloaded yet
2026-03-26 04:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/830cc7cf-e8b5-4e87-bcc8-b999ab66bd53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746397/general/de0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726286)
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fc4ee9ab4-63bc-4269-af54-745edab1f37d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/c4ee9ab4-63bc-4269-af54-745edab1f37d.jpg not downloaded yet
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e13ccd0>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F6129cd37-749d-43c7-ad1b-f31e88ccb498.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/6129cd37-749d-43c7-ad1b-f31e88ccb498.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee81990>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252F525d9614-c442-4d82-a753-23b6c1017a0d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/525d9614-c442-4d82-a753-23b6c1017a0d.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed52210>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252Fb9cd2037-cf94-4d7b-8bd4-f5004ca77484.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/b9cd2037-cf94-4d7b-8bd4-f5004ca77484.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eda3f10>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F1d3346f2-03e8-4880-a348-18c98322f148.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/1d3346f2-03e8-4880-a348-18c98322f148.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0ed4d0>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F6d67b894-facc-41d8-950a-9f5401d2d03a.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/6d67b894-facc-41d8-950a-9f5401d2d03a.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F09e85852-95c3-488e-8dee-a1d044face1b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/09e85852-95c3-488e-8dee-a1d044face1b.jpg not downloaded yet
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/6481b2b0-24fd-43f3-81aa-4214feaaec76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/6ae97eee-91f2-46f4-9a05-bd5c9eb4338c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fbd8a904c-db66-43c0-9a23-8a7dbc3542e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/bd8a904c-db66-43c0-9a23-8a7dbc3542e2.jpg not downloaded yet
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252Fd4b86517-e322-461b-ab03-198627465640.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/d4b86517-e322-461b-ab03-198627465640.jpg not downloaded yet
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eafae10>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746428%252Fgeneral%252F0c515ac8-1ab0-4f35-903a-32e06bce0a2f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/0c515ac8-1ab0-4f35-903a-32e06bce0a2f.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1d0910>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F8a76c3dd-3754-4ebc-bd44-93a995cc79d8.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/8a76c3dd-3754-4ebc-bd44-93a995cc79d8.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb71390>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F830cc7cf-e8b5-4e87-bcc8-b999ab66bd53.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/830cc7cf-e8b5-4e87-bcc8-b999ab66bd53.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed07a10>
2026-03-26 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746397%252Fgeneral%252Fde0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746397/general/de0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg saved to cache
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c9271aa3-b077-5b35-9610-141d40c56962
2026-03-26 04:16:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9271aa3-b077-5b35-9610-141d40c56962, skipping ID generation
2026-03-26 04:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9271aa3-b077-5b35-9610-141d40c56962 with scrape type 1
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9271aa3-b077-5b35-9610-141d40c56962 sending to next pipeline
2026-03-26 04:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9271aa3-b077-5b35-9610-141d40c56962, identifier: 10726286
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/3886b142-d47f-4c10-ae5f-bf3c3f219aef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/3f0c838e-043e-4f36-b744-83a41d238ab4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/a35e7610-ae8a-486b-9f59-eef3377adece.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/4acec3d7-0898-461c-a4c4-c3539090e954.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fdb561069-cd7e-4c2f-8f60-cfb44f69813d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/db561069-cd7e-4c2f-8f60-cfb44f69813d.jpg not downloaded yet
2026-03-26 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-26 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-26 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286
2026-03-26 04:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9271aa3-b077-5b35-9610-141d40c56962 with identifier: 10726286 to the API
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746397/general/de0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c9271aa3-b077-5b35-9610-141d40c56962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5839018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726286',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 31058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87565,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/9309e209-34df-47f8-815d-5bb432b2213d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84772,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/1a8090db-d2e0-41a8-a1bb-ad78486e87fa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82794,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/36512151-1bac-4892-8b36-01d3406d7894.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/90541eb1-f250-4dda-997d-55ee92872ecc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/2a3a3e0f-d27b-48ba-b6fd-d04f53876318.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76360,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/2407734d-6425-44a8-b446-1ffcabf326d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80779,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/f300cd3a-075f-4a66-a49f-6dbc245ba903.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60190,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/525d9614-c442-4d82-a753-23b6c1017a0d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/b9cd2037-cf94-4d7b-8bd4-f5004ca77484.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9271aa3-b077-5b35-9610-141d40c56962/c9271aa3-b077-5b35-9610-141d40c56962_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746397/general/de0a7e9e-5184-4a9b-9526-3f06ff52e4f2.jpg',
'Width': 800}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa Elegance - Electric - Automatic - 136 hp - 31.058 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726286%27 HTTP/1.1" 200 None
2026-03-26 04:16:03 [adesa.de] INFO: Saving data for 10726286: {'created_time': 1774498563.340492, 'last_price_update_time': 1774498563.340502, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726286') HTTP/1.1" 204 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fd964656b-1540-47b1-9e45-aae435998ad4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/d964656b-1540-47b1-9e45-aae435998ad4.jpg not downloaded yet
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed3de10>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746405%252Fgeneral%252F6481b2b0-24fd-43f3-81aa-4214feaaec76.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/6481b2b0-24fd-43f3-81aa-4214feaaec76.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e255c50>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746428%252Fgeneral%252F6ae97eee-91f2-46f4-9a05-bd5c9eb4338c.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/6ae97eee-91f2-46f4-9a05-bd5c9eb4338c.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/64f3e918-fcfd-4542-beb3-f9b1825621e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/f62281f2-559b-4b01-a639-563a8e243938.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/f381f84b-9493-4a7a-83a0-32993879df72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/f30f3d79-74b0-413b-8978-de671af7f9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fc2119578-75c0-4a9a-9e9a-f250f30abf76.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/c2119578-75c0-4a9a-9e9a-f250f30abf76.jpg not downloaded yet
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2888d0>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746386%252Fgeneral%252F3886b142-d47f-4c10-ae5f-bf3c3f219aef.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/3886b142-d47f-4c10-ae5f-bf3c3f219aef.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee4e710>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746386%252Fgeneral%252F3f0c838e-043e-4f36-b744-83a41d238ab4.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/3f0c838e-043e-4f36-b744-83a41d238ab4.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e18a390>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746386%252Fgeneral%252Fa35e7610-ae8a-486b-9f59-eef3377adece.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/a35e7610-ae8a-486b-9f59-eef3377adece.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e289590>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746428%252Fgeneral%252F4acec3d7-0898-461c-a4c4-c3539090e954.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/4acec3d7-0898-461c-a4c4-c3539090e954.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/985324b4-dddb-4f5b-a228-1f89a43e3d2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746428/general/73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726350)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e005c50>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746405%252Fgeneral%252F64f3e918-fcfd-4542-beb3-f9b1825621e7.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/64f3e918-fcfd-4542-beb3-f9b1825621e7.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e085550>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746386%252Fgeneral%252Ff62281f2-559b-4b01-a639-563a8e243938.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/f62281f2-559b-4b01-a639-563a8e243938.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed50610>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746391%252Fgeneral%252Ff381f84b-9493-4a7a-83a0-32993879df72.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/f381f84b-9493-4a7a-83a0-32993879df72.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed7b210>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746457%252Fgeneral%252Ff30f3d79-74b0-413b-8978-de671af7f9da.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/f30f3d79-74b0-413b-8978-de671af7f9da.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/48daa72d-aab6-4469-af1a-2cf0167a852d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/23b3fa1d-2fec-449a-901f-9abd9c0521c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/c4ee9ab4-63bc-4269-af54-745edab1f37d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/bd8a904c-db66-43c0-9a23-8a7dbc3542e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/09e85852-95c3-488e-8dee-a1d044face1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/911319d8-4647-47fb-9228-2210ff789270.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed07250>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746405%252Fgeneral%252F985324b4-dddb-4f5b-a228-1f89a43e3d2b.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/985324b4-dddb-4f5b-a228-1f89a43e3d2b.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74f57f10>
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 04:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746428%252Fgeneral%252F73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746428/general/73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg saved to cache
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9
2026-03-26 04:16:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9, skipping ID generation
2026-03-26 04:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with scrape type 1
2026-03-26 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 sending to next pipeline
2026-03-26 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9, identifier: 10726350
2026-03-26 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-26 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 with scrape type 1
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F34e51ccb-80a5-424d-b426-d1086d7b0fa3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/34e51ccb-80a5-424d-b426-d1086d7b0fa3.jpg not downloaded yet
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/3f28fcbc-2be5-45fe-aae3-7e7794f56e78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-26 04:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350
2026-03-26 04:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dc6c07a-dafa-56c0-8057-d8a1510e52d9 with identifier: 10726350 to the API
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746428/general/73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5dc6c07a-dafa-56c0-8057-d8a1510e52d9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726350',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 37962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/73180d92-4ea9-4b9e-a1cd-bbcab10e32cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114411,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/c5daa279-93ef-4fef-955a-d46fb557b153.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145776,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/5ac0ad02-467e-4ed7-9b84-c99bd8d4fdaa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140378,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/ca43216c-0440-43cf-be0c-43eb782be8d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91789,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/7d0d71d4-37c7-4676-8de6-ea3124e950b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151164,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/4acec3d7-0898-461c-a4c4-c3539090e954.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100108,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/6d67b894-facc-41d8-950a-9f5401d2d03a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/1d3346f2-03e8-4880-a348-18c98322f148.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140107,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/0c515ac8-1ab0-4f35-903a-32e06bce0a2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dc6c07a-dafa-56c0-8057-d8a1510e52d9/5dc6c07a-dafa-56c0-8057-d8a1510e52d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77375,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746428/general/6ae97eee-91f2-46f4-9a05-bd5c9eb4338c.jpg',
'Width': 800}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Grandland 1.2 Elegance - Petrol - Automatic - 130 hp - 37.962 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726350%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [adesa.de] INFO: Saving data for 10726350: {'created_time': 1774498564.423745, 'last_price_update_time': 1774498564.423757, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726350') HTTP/1.1" 204 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F64604552-ab2c-4240-b0f8-f553fec00575.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/64604552-ab2c-4240-b0f8-f553fec00575.jpg not downloaded yet
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746391/general/dca4a9d8-da89-45a2-959a-75ece1c360f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726279)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/db561069-cd7e-4c2f-8f60-cfb44f69813d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/d964656b-1540-47b1-9e45-aae435998ad4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/63bb2a8b-8b74-46c9-902e-51366eb1d09e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746386/general/d4b86517-e322-461b-ab03-198627465640.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726272)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/db149566-4812-4be1-9680-c4b9d2378889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746457/general/b1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726400)
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F0bbcd6bd-33a6-4d5c-bbe5-f7be54108bf2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/0bbcd6bd-33a6-4d5c-bbe5-f7be54108bf2.jpg not downloaded yet
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e12d710>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252F48daa72d-aab6-4469-af1a-2cf0167a852d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/48daa72d-aab6-4469-af1a-2cf0167a852d.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed17d10>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F23b3fa1d-2fec-449a-901f-9abd9c0521c2.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/23b3fa1d-2fec-449a-901f-9abd9c0521c2.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eedd4d0>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fc4ee9ab4-63bc-4269-af54-745edab1f37d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/c4ee9ab4-63bc-4269-af54-745edab1f37d.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed14250>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fbd8a904c-db66-43c0-9a23-8a7dbc3542e2.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/bd8a904c-db66-43c0-9a23-8a7dbc3542e2.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed27550>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F09e85852-95c3-488e-8dee-a1d044face1b.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/09e85852-95c3-488e-8dee-a1d044face1b.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed15690>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F911319d8-4647-47fb-9228-2210ff789270.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/911319d8-4647-47fb-9228-2210ff789270.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e170390>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252F3f28fcbc-2be5-45fe-aae3-7e7794f56e78.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/3f28fcbc-2be5-45fe-aae3-7e7794f56e78.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F947e50da-b09e-44b9-a5b6-ef2eade9ecac.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/947e50da-b09e-44b9-a5b6-ef2eade9ecac.jpg not downloaded yet
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746478/general/4591d7dc-9591-4214-8e9c-a37c7cb707bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726425)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746405/general/c2119578-75c0-4a9a-9e9a-f250f30abf76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726304)
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252Fffeb2291-daea-41fa-9d95-12bbc13bc32b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/ffeb2291-daea-41fa-9d95-12bbc13bc32b.jpg not downloaded yet
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/1dbc8aa8-158d-4129-b6d5-724cceacb65a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746402/general/09fb734d-955d-428f-8913-9326c24f47f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726301)
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252Faa93d560-8978-473b-a450-b5ffbf68bbb3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/aa93d560-8978-473b-a450-b5ffbf68bbb3.jpg not downloaded yet
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e281090>
2026-03-26 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746391%252Fgeneral%252Fdca4a9d8-da89-45a2-959a-75ece1c360f9.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746391/general/dca4a9d8-da89-45a2-959a-75ece1c360f9.jpg saved to cache
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b4560f0d-9949-5335-bc16-d3a00831e924
2026-03-26 04:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4560f0d-9949-5335-bc16-d3a00831e924, skipping ID generation
2026-03-26 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4560f0d-9949-5335-bc16-d3a00831e924 with scrape type 1
2026-03-26 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4560f0d-9949-5335-bc16-d3a00831e924 sending to next pipeline
2026-03-26 04:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4560f0d-9949-5335-bc16-d3a00831e924, identifier: 10726279
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e006850>
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fdb561069-cd7e-4c2f-8f60-cfb44f69813d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/db561069-cd7e-4c2f-8f60-cfb44f69813d.jpg saved to cache
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eafc790>
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fd964656b-1540-47b1-9e45-aae435998ad4.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/d964656b-1540-47b1-9e45-aae435998ad4.jpg saved to cache
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed11b50>
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252F63bb2a8b-8b74-46c9-902e-51366eb1d09e.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/63bb2a8b-8b74-46c9-902e-51366eb1d09e.jpg saved to cache
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e191850>
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746386%252Fgeneral%252Fd4b86517-e322-461b-ab03-198627465640.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746386/general/d4b86517-e322-461b-ab03-198627465640.jpg saved to cache
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ad97892-f511-5f31-948d-93e65278a7d3
2026-03-26 04:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ad97892-f511-5f31-948d-93e65278a7d3, skipping ID generation
2026-03-26 04:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ad97892-f511-5f31-948d-93e65278a7d3 with scrape type 1
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ad97892-f511-5f31-948d-93e65278a7d3 sending to next pipeline
2026-03-26 04:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4ad97892-f511-5f31-948d-93e65278a7d3, identifier: 10726272
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dff9250>
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252Fdb149566-4812-4be1-9680-c4b9d2378889.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/db149566-4812-4be1-9680-c4b9d2378889.jpg saved to cache
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed66690>
2026-03-26 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746457%252Fgeneral%252Fb1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746457/general/b1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg saved to cache
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ee874904-6416-5f12-ab72-9d85f46d8d67
2026-03-26 04:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ee874904-6416-5f12-ab72-9d85f46d8d67, skipping ID generation
2026-03-26 04:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee874904-6416-5f12-ab72-9d85f46d8d67 with scrape type 1
2026-03-26 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ee874904-6416-5f12-ab72-9d85f46d8d67 sending to next pipeline
2026-03-26 04:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee874904-6416-5f12-ab72-9d85f46d8d67, identifier: 10726400
2026-03-26 04:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-26 04:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279
2026-03-26 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4560f0d-9949-5335-bc16-d3a00831e924 with identifier: 10726279 to the API
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746391/general/dca4a9d8-da89-45a2-959a-75ece1c360f9.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b4560f0d-9949-5335-bc16-d3a00831e924',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00871156896',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726279',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 20147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/6deb70e8-dd6a-483f-9146-c2afa2a8189c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/65969629-dcbb-44c4-bf7f-1a1e4d7e25fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/d5fcae35-deb7-4190-82a5-6ba0396528c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119475,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/3faa7a86-bbf5-41e2-b49f-b2e9a8495726.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112162,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/dca4a9d8-da89-45a2-959a-75ece1c360f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/b8d13b25-e209-4e85-8962-ba25e6c10e5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73052,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/1ce8c482-ddab-4000-bae8-57acea911a0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/7ca38499-885d-41f1-874c-74037eb15ef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119475,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/e253f55d-f00e-415e-afcc-d124bc71e156.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4560f0d-9949-5335-bc16-d3a00831e924/b4560f0d-9949-5335-bc16-d3a00831e924_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746391/general/f381f84b-9493-4a7a-83a0-32993879df72.jpg',
'Width': 800}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'20.147 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726279%27 HTTP/1.1" 200 None
2026-03-26 04:16:05 [adesa.de] INFO: Saving data for 10726279: {'created_time': 1774498565.819905, 'last_price_update_time': 1774498565.819915, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726279') HTTP/1.1" 204 0
2026-03-26 04:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-26 04:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272
2026-03-26 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4ad97892-f511-5f31-948d-93e65278a7d3 with identifier: 10726272 to the API
2026-03-26 04:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746386/general/d4b86517-e322-461b-ab03-198627465640.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4ad97892-f511-5f31-948d-93e65278a7d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00671156783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726272',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 12723,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168550,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/6129cd37-749d-43c7-ad1b-f31e88ccb498.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147503,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/830cc7cf-e8b5-4e87-bcc8-b999ab66bd53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170829,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/3f0c838e-043e-4f36-b744-83a41d238ab4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169181,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/3886b142-d47f-4c10-ae5f-bf3c3f219aef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147182,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/a35e7610-ae8a-486b-9f59-eef3377adece.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140682,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/f62281f2-559b-4b01-a639-563a8e243938.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149032,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/23b3fa1d-2fec-449a-901f-9abd9c0521c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/3f28fcbc-2be5-45fe-aae3-7e7794f56e78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/09e85852-95c3-488e-8dee-a1d044face1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ad97892-f511-5f31-948d-93e65278a7d3/4ad97892-f511-5f31-948d-93e65278a7d3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746386/general/d4b86517-e322-461b-ab03-198627465640.jpg',
'Width': 1280}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'12.723 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726272%27 HTTP/1.1" 200 None
2026-03-26 04:16:06 [adesa.de] INFO: Saving data for 10726272: {'created_time': 1774498566.204833, 'last_price_update_time': 1774498566.204842, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726272') HTTP/1.1" 204 0
2026-03-26 04:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-26 04:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400
2026-03-26 04:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee874904-6416-5f12-ab72-9d85f46d8d67 with identifier: 10726400 to the API
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746457/general/b1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee874904-6416-5f12-ab72-9d85f46d8d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4150693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726400',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 40544,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171070,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/05a2c855-0359-44d7-a555-a4ab5f0aaec1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/b1c4c0e4-6526-4ef9-9b63-9bd2c43a856c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168805,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/c0d7dc09-52cd-4510-b7e8-16c5b17694f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158194,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/63bb2a8b-8b74-46c9-902e-51366eb1d09e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/bdde2384-4b08-4ebb-b59c-351099a73385.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/911319d8-4647-47fb-9228-2210ff789270.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144251,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/b7415424-682a-4681-b457-b40ff9313e6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/f30f3d79-74b0-413b-8978-de671af7f9da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/7deffd60-469f-4a2d-8a1c-bd83ff914a15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee874904-6416-5f12-ab72-9d85f46d8d67/ee874904-6416-5f12-ab72-9d85f46d8d67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746457/general/c7393e28-027c-404d-89e2-b24c2f9c8cc3.jpg',
'Width': 800}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'40.544 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2021}
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726400%27 HTTP/1.1" 200 None
2026-03-26 04:16:06 [adesa.de] INFO: Saving data for 10726400: {'created_time': 1774498566.569762, 'last_price_update_time': 1774498566.569771, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726400') HTTP/1.1" 204 0
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/26766d1f-c4d1-443a-a048-ebab04f2b3be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/6b242fcd-75c1-444c-917f-67dbae2afc01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:16:06 [scrapy.extensions.logstats] INFO: Crawled 45 pages (at 45 pages/min), scraped 23 items (at 23 items/min)
2026-03-26 04:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 174MiB
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F18c4d15b-3b5b-4e07-b298-ecd4b70bfaa9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/18c4d15b-3b5b-4e07-b298-ecd4b70bfaa9.jpg not downloaded yet
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/34e51ccb-80a5-424d-b426-d1086d7b0fa3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/fac714a0-334c-4521-9e81-47f6251867ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/8abe0cdf-c8ac-4556-bcf7-ed5bb72f0d5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/971f16b8-836c-450a-a487-c8bf8e1eb84d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/75975288-316e-4536-beec-bcd77d483e2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/64604552-ab2c-4240-b0f8-f553fec00575.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252Fb864563b-9870-46f8-bb29-5adffa06efb4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/b864563b-9870-46f8-bb29-5adffa06efb4.jpg not downloaded yet
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb5ae10>
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746478%252Fgeneral%252F4591d7dc-9591-4214-8e9c-a37c7cb707bd.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746478/general/4591d7dc-9591-4214-8e9c-a37c7cb707bd.jpg saved to cache
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5
2026-03-26 04:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5, skipping ID generation
2026-03-26 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with scrape type 1
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 sending to next pipeline
2026-03-26 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5, identifier: 10726425
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eeb4150>
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746405%252Fgeneral%252Fc2119578-75c0-4a9a-9e9a-f250f30abf76.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746405/general/c2119578-75c0-4a9a-9e9a-f250f30abf76.jpg saved to cache
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c51b4eca-129c-5102-9b71-e0018b6ebfc3
2026-03-26 04:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c51b4eca-129c-5102-9b71-e0018b6ebfc3, skipping ID generation
2026-03-26 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 with scrape type 1
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c51b4eca-129c-5102-9b71-e0018b6ebfc3 sending to next pipeline
2026-03-26 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c51b4eca-129c-5102-9b71-e0018b6ebfc3, identifier: 10726304
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e085350>
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F1dbc8aa8-158d-4129-b6d5-724cceacb65a.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/1dbc8aa8-158d-4129-b6d5-724cceacb65a.jpg saved to cache
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eda1550>
2026-03-26 04:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746402%252Fgeneral%252F09fb734d-955d-428f-8913-9326c24f47f6.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746402/general/09fb734d-955d-428f-8913-9326c24f47f6.jpg saved to cache
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa
2026-03-26 04:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa, skipping ID generation
2026-03-26 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with scrape type 1
2026-03-26 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 30b82461-5ba2-5f40-babe-ab7b5c6c8faa sending to next pipeline
2026-03-26 04:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa, identifier: 10726301
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F0d0ca1a9-8e63-46fe-ad20-739ec9ab301f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/0d0ca1a9-8e63-46fe-ad20-739ec9ab301f.jpg not downloaded yet
2026-03-26 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-26 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425
2026-03-26 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5f4bb9af-8ddb-51dc-b107-866cc9cc71f5 with identifier: 10726425 to the API
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746478/general/4591d7dc-9591-4214-8e9c-a37c7cb707bd.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '5f4bb9af-8ddb-51dc-b107-866cc9cc71f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00871156784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726425',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 28736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/43060a89-6e9d-4b4d-ae87-facbb988d500.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/56c2a67e-1158-4469-8d64-dfea80a621ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/102edab6-febb-4f1a-8347-8a6f72463186.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/420c072c-eeb7-4543-89ff-0c169a33e331.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70660,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/8cebee75-8b5f-4053-aa24-e35d9de1816c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54679,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/4591d7dc-9591-4214-8e9c-a37c7cb707bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/1f42001f-d8be-4cae-bda6-5a73302dff16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/b459b821-81c5-45d2-a3f1-5295c17d54c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/6d3691f1-7b1b-47cd-8bc7-87d110ca265b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f4bb9af-8ddb-51dc-b107-866cc9cc71f5/5f4bb9af-8ddb-51dc-b107-866cc9cc71f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746478/general/4980cb83-cb58-4c6e-bb53-bc73da1b25d5.jpg',
'Width': 800}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'28.736 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726425%27 HTTP/1.1" 200 None
2026-03-26 04:16:07 [adesa.de] INFO: Saving data for 10726425: {'created_time': 1774498567.483263, 'last_price_update_time': 1774498567.483275, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726425') HTTP/1.1" 204 0
2026-03-26 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-26 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304
2026-03-26 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c51b4eca-129c-5102-9b71-e0018b6ebfc3 with identifier: 10726304 to the API
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746405/general/c2119578-75c0-4a9a-9e9a-f250f30abf76.jpg>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c51b4eca-129c-5102-9b71-e0018b6ebfc3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '433789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726304',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 47134,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/8a76c3dd-3754-4ebc-bd44-93a995cc79d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121716,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/6481b2b0-24fd-43f3-81aa-4214feaaec76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156183,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/64f3e918-fcfd-4542-beb3-f9b1825621e7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/48daa72d-aab6-4469-af1a-2cf0167a852d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/985324b4-dddb-4f5b-a228-1f89a43e3d2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154190,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/c4ee9ab4-63bc-4269-af54-745edab1f37d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132949,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/bd8a904c-db66-43c0-9a23-8a7dbc3542e2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/db561069-cd7e-4c2f-8f60-cfb44f69813d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/d964656b-1540-47b1-9e45-aae435998ad4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c51b4eca-129c-5102-9b71-e0018b6ebfc3/c51b4eca-129c-5102-9b71-e0018b6ebfc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746405/general/c2119578-75c0-4a9a-9e9a-f250f30abf76.jpg',
'Width': 800}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 47.134 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726304%27 HTTP/1.1" 200 None
2026-03-26 04:16:07 [adesa.de] INFO: Saving data for 10726304: {'created_time': 1774498567.889062, 'last_price_update_time': 1774498567.889072, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726304') HTTP/1.1" 204 0
2026-03-26 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-26 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301
2026-03-26 04:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 30b82461-5ba2-5f40-babe-ab7b5c6c8faa with identifier: 10726301 to the API
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04: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-26 04:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746402/general/09fb734d-955d-428f-8913-9326c24f47f6.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '30b82461-5ba2-5f40-babe-ab7b5c6c8faa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00X71156835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726301',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 23624,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155496,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/e102b78d-f6eb-43a6-b0a6-50d2693be946.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156516,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/8af965e9-5d99-4f82-bf52-ae14f8199317.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155768,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/4e64ba1c-aa15-4e23-bafe-32b356e1d487.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156180,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/2c4560c8-aa52-4118-bf0c-979168a64afc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162378,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/f2ba71ec-3a53-4219-9cf8-eb3333be41e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156753,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/1dbc8aa8-158d-4129-b6d5-724cceacb65a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150657,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/09fb734d-955d-428f-8913-9326c24f47f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/f6ae7cf4-3791-46f5-8e3f-3bb620545019.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/db149566-4812-4be1-9680-c4b9d2378889.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30b82461-5ba2-5f40-babe-ab7b5c6c8faa/30b82461-5ba2-5f40-babe-ab7b5c6c8faa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103024,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746402/general/0fc3a1a8-97d5-4e9e-8117-584e999ed0f1.jpg',
'Width': 800}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'23.624 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726301%27 HTTP/1.1" 200 None
2026-03-26 04:16:08 [adesa.de] INFO: Saving data for 10726301: {'created_time': 1774498568.258252, 'last_price_update_time': 1774498568.258261, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726301') HTTP/1.1" 204 0
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/0086fb81-7f9e-4170-a0a8-6e74864a4d8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/0bbcd6bd-33a6-4d5c-bbe5-f7be54108bf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/947e50da-b09e-44b9-a5b6-ef2eade9ecac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg not downloaded yet
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74e1ca50>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F26766d1f-c4d1-443a-a048-ebab04f2b3be.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/26766d1f-c4d1-443a-a048-ebab04f2b3be.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec6f6d0>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252F6b242fcd-75c1-444c-917f-67dbae2afc01.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/6b242fcd-75c1-444c-917f-67dbae2afc01.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed36b10>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F34e51ccb-80a5-424d-b426-d1086d7b0fa3.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/34e51ccb-80a5-424d-b426-d1086d7b0fa3.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec6ea50>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Ffac714a0-334c-4521-9e81-47f6251867ac.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/fac714a0-334c-4521-9e81-47f6251867ac.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dfe1c90>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F8abe0cdf-c8ac-4556-bcf7-ed5bb72f0d5f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/8abe0cdf-c8ac-4556-bcf7-ed5bb72f0d5f.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eeeeed0>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F971f16b8-836c-450a-a487-c8bf8e1eb84d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/971f16b8-836c-450a-a487-c8bf8e1eb84d.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dff40d0>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F75975288-316e-4536-beec-bcd77d483e2d.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/75975288-316e-4536-beec-bcd77d483e2d.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed35f10>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F64604552-ab2c-4240-b0f8-f553fec00575.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/64604552-ab2c-4240-b0f8-f553fec00575.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/8e16d4e4-da3f-4a55-8f6f-2ce9eba132a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/39969f82-771e-4f36-a1b8-9f1873677778.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/e6c93d52-2e9c-4916-b295-fa271377cd7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/ffeb2291-daea-41fa-9d95-12bbc13bc32b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/aa93d560-8978-473b-a450-b5ffbf68bbb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed5f510>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F0086fb81-7f9e-4170-a0a8-6e74864a4d8c.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/0086fb81-7f9e-4170-a0a8-6e74864a4d8c.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edaded0>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F0bbcd6bd-33a6-4d5c-bbe5-f7be54108bf2.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/0bbcd6bd-33a6-4d5c-bbe5-f7be54108bf2.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e242290>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F947e50da-b09e-44b9-a5b6-ef2eade9ecac.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/947e50da-b09e-44b9-a5b6-ef2eade9ecac.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/9b57ba1b-e7a3-4aec-9d98-c28be7eb91ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edad250>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F8e16d4e4-da3f-4a55-8f6f-2ce9eba132a6.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/8e16d4e4-da3f-4a55-8f6f-2ce9eba132a6.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed9a650>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F39969f82-771e-4f36-a1b8-9f1873677778.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/39969f82-771e-4f36-a1b8-9f1873677778.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee9b810>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fe6c93d52-2e9c-4916-b295-fa271377cd7f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/e6c93d52-2e9c-4916-b295-fa271377cd7f.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec6c650>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252Fffeb2291-daea-41fa-9d95-12bbc13bc32b.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/ffeb2291-daea-41fa-9d95-12bbc13bc32b.jpg saved to cache
2026-03-26 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee998d0>
2026-03-26 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252Faa93d560-8978-473b-a450-b5ffbf68bbb3.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/aa93d560-8978-473b-a450-b5ffbf68bbb3.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/6b189046-2de0-4e09-8538-0fae86a46376.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/b13c068c-85ea-4650-a39c-4319efcc8836.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/5a06b069-6a09-4ddf-8bf9-aa28738e95dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/4556f820-7ad8-4ffd-b437-7040da957bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/35b6b982-db74-4463-a698-376d91462460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/0d0ca1a9-8e63-46fe-ad20-739ec9ab301f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/18c4d15b-3b5b-4e07-b298-ecd4b70bfaa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eddded0>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F9b57ba1b-e7a3-4aec-9d98-c28be7eb91ed.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/9b57ba1b-e7a3-4aec-9d98-c28be7eb91ed.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/2c8eff20-856c-4c6c-a5b0-f080886bb0c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746425/general/bb1aa624-cdcf-478d-b521-b726d054fcc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726345)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/d5a3a1dd-b5bc-49b2-b744-2aabd178497f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed4a9d0>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F6b189046-2de0-4e09-8538-0fae86a46376.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/6b189046-2de0-4e09-8538-0fae86a46376.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/b864563b-9870-46f8-bb29-5adffa06efb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed3e150>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252Fb13c068c-85ea-4650-a39c-4319efcc8836.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/b13c068c-85ea-4650-a39c-4319efcc8836.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/f1b22876-8f63-4229-a821-2d832253f1be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/9b6caf69-1b86-4e94-87d4-f6109e8058f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/c3859034-cbac-486c-928f-ffa6756af747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee9b390>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F5a06b069-6a09-4ddf-8bf9-aa28738e95dd.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/5a06b069-6a09-4ddf-8bf9-aa28738e95dd.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eda29d0>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F4556f820-7ad8-4ffd-b437-7040da957bcf.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/4556f820-7ad8-4ffd-b437-7040da957bcf.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed3d290>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F35b6b982-db74-4463-a698-376d91462460.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/35b6b982-db74-4463-a698-376d91462460.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed04d50>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F0d0ca1a9-8e63-46fe-ad20-739ec9ab301f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/0d0ca1a9-8e63-46fe-ad20-739ec9ab301f.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dff0dd0>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F18c4d15b-3b5b-4e07-b298-ecd4b70bfaa9.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/18c4d15b-3b5b-4e07-b298-ecd4b70bfaa9.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/10382b99-fd2d-48fb-aae2-fa012f505c8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746413/general/1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726320)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/37dd353c-292b-4bb1-b4c7-800c27de2906.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e051ed0>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F2c8eff20-856c-4c6c-a5b0-f080886bb0c1.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/2c8eff20-856c-4c6c-a5b0-f080886bb0c1.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e070090>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746425%252Fgeneral%252Fbb1aa624-cdcf-478d-b521-b726d054fcc3.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746425/general/bb1aa624-cdcf-478d-b521-b726d054fcc3.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9713b8dc-fbe0-5416-9a26-a256db5ac280
2026-03-26 04:16:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9713b8dc-fbe0-5416-9a26-a256db5ac280, skipping ID generation
2026-03-26 04:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 with scrape type 1
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9713b8dc-fbe0-5416-9a26-a256db5ac280 sending to next pipeline
2026-03-26 04:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9713b8dc-fbe0-5416-9a26-a256db5ac280, identifier: 10726345
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed3d990>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fd5a3a1dd-b5bc-49b2-b744-2aabd178497f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/d5a3a1dd-b5bc-49b2-b744-2aabd178497f.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74d2edd0>
2026-03-26 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252Fb864563b-9870-46f8-bb29-5adffa06efb4.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/b864563b-9870-46f8-bb29-5adffa06efb4.jpg saved to cache
2026-03-26 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/b19399fa-f04d-4c2a-af7a-e42efd5504a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/466d7cc9-460e-47e2-a4c9-80ddcba1fd4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-26 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345
2026-03-26 04:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9713b8dc-fbe0-5416-9a26-a256db5ac280 with identifier: 10726345 to the API
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746425/general/bb1aa624-cdcf-478d-b521-b726d054fcc3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '9713b8dc-fbe0-5416-9a26-a256db5ac280',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4640643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726345',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 40767,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/68753b23-7cad-4536-9a9e-5f1657f227a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104883,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/bb1aa624-cdcf-478d-b521-b726d054fcc3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110747,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/6d0b18c1-ef1a-4e09-99a6-77ff99e35b58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108755,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/e6c93d52-2e9c-4916-b295-fa271377cd7f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/adbbd89d-934e-4bf3-98c7-4b6087f3a159.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102770,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/6b242fcd-75c1-444c-917f-67dbae2afc01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/aa32c5ae-3f15-4ebd-b041-1f8755ec23c8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/b48546e0-fa3a-4e07-a252-6afb3788cca6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93296,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/41cfd952-f02b-4861-a6c4-046cea12ed5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9713b8dc-fbe0-5416-9a26-a256db5ac280/9713b8dc-fbe0-5416-9a26-a256db5ac280_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81075,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746425/general/fac714a0-334c-4521-9e81-47f6251867ac.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 40.767 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726345%27 HTTP/1.1" 200 None
2026-03-26 04:16:10 [adesa.de] INFO: Saving data for 10726345: {'created_time': 1774498570.298878, 'last_price_update_time': 1774498570.298889, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726345') HTTP/1.1" 204 0
2026-03-26 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/3b443e24-7368-4c0b-b7b7-c80a3362566f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/b67e1d53-3911-400b-9b5c-58d05c016ec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e174f50>
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Ff1b22876-8f63-4229-a821-2d832253f1be.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/f1b22876-8f63-4229-a821-2d832253f1be.jpg saved to cache
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ee37e90>
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F9b6caf69-1b86-4e94-87d4-f6109e8058f5.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/9b6caf69-1b86-4e94-87d4-f6109e8058f5.jpg saved to cache
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb71790>
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252Fc3859034-cbac-486c-928f-ffa6756af747.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/c3859034-cbac-486c-928f-ffa6756af747.jpg saved to cache
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb6ae90>
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F10382b99-fd2d-48fb-aae2-fa012f505c8f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/10382b99-fd2d-48fb-aae2-fa012f505c8f.jpg saved to cache
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74f5bad0>
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746413%252Fgeneral%252F1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746413/general/1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg saved to cache
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 969d28ac-201f-5f66-be7b-f6fbbf40b501
2026-03-26 04:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 969d28ac-201f-5f66-be7b-f6fbbf40b501, skipping ID generation
2026-03-26 04:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 with scrape type 1
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 969d28ac-201f-5f66-be7b-f6fbbf40b501 sending to next pipeline
2026-03-26 04:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 969d28ac-201f-5f66-be7b-f6fbbf40b501, identifier: 10726320
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e078890>
2026-03-26 04:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F37dd353c-292b-4bb1-b4c7-800c27de2906.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/37dd353c-292b-4bb1-b4c7-800c27de2906.jpg saved to cache
2026-03-26 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/47356999-0811-4452-b43d-d9a5b07f9276.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4144723/general/9be1730f-904f-4aa6-b28a-982cdef721cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726347)
2026-03-26 04:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-26 04:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320
2026-03-26 04:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 969d28ac-201f-5f66-be7b-f6fbbf40b501 with identifier: 10726320 to the API
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746413/general/1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '969d28ac-201f-5f66-be7b-f6fbbf40b501',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4345394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726320',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Captur',
'odometer': 40388,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/34e51ccb-80a5-424d-b426-d1086d7b0fa3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122821,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/64604552-ab2c-4240-b0f8-f553fec00575.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/0bbcd6bd-33a6-4d5c-bbe5-f7be54108bf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121079,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/947e50da-b09e-44b9-a5b6-ef2eade9ecac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/ffeb2291-daea-41fa-9d95-12bbc13bc32b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69741,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/aa93d560-8978-473b-a450-b5ffbf68bbb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80263,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/18c4d15b-3b5b-4e07-b298-ecd4b70bfaa9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107881,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/b864563b-9870-46f8-bb29-5adffa06efb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/0d0ca1a9-8e63-46fe-ad20-739ec9ab301f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_969d28ac-201f-5f66-be7b-f6fbbf40b501/969d28ac-201f-5f66-be7b-f6fbbf40b501_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746413/general/1bfbf885-a669-44bf-85f2-fdc2372dc0c1.jpg',
'Width': 800}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Captur 1.2 Zen - Petrol - Manual - 91 hp - 40.388 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-26 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726320%27 HTTP/1.1" 200 None
2026-03-26 04:16:11 [adesa.de] INFO: Saving data for 10726320: {'created_time': 1774498571.007124, 'last_price_update_time': 1774498571.007135, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726320') HTTP/1.1" 204 0
2026-03-26 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/c6464c58-378e-41cc-aeb4-d533ec33fa53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/96e8853b-f4bb-485b-9eb5-77f1cd13c413.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb597d0>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252Fb19399fa-f04d-4c2a-af7a-e42efd5504a3.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/b19399fa-f04d-4c2a-af7a-e42efd5504a3.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e13fa50>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252F466d7cc9-460e-47e2-a4c9-80ddcba1fd4f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/466d7cc9-460e-47e2-a4c9-80ddcba1fd4f.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746453/general/361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726394)
2026-03-26 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746445/general/89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726386)
2026-03-26 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746442/general/0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726383)
2026-03-26 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746385/general/e1290134-fe1a-4f90-878a-eecf7b8d8353.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726271)
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb6b2d0>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F3b443e24-7368-4c0b-b7b7-c80a3362566f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/3b443e24-7368-4c0b-b7b7-c80a3362566f.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e080b50>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252Fb67e1d53-3911-400b-9b5c-58d05c016ec4.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/b67e1d53-3911-400b-9b5c-58d05c016ec4.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eafcdd0>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F47356999-0811-4452-b43d-d9a5b07f9276.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/47356999-0811-4452-b43d-d9a5b07f9276.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb43490>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4144723%252Fgeneral%252F9be1730f-904f-4aa6-b28a-982cdef721cf.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4144723/general/9be1730f-904f-4aa6-b28a-982cdef721cf.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553
2026-03-26 04:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553, skipping ID generation
2026-03-26 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with scrape type 1
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 sending to next pipeline
2026-03-26 04:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553, identifier: 10726347
2026-03-26 04:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-26 04:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347
2026-03-26 04:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553 with identifier: 10726347 to the API
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/4144723/general/9be1730f-904f-4aa6-b28a-982cdef721cf.jpg>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726347',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 25662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134777,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/9936e55e-2794-4b07-b9c3-117b17c3fd2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115361,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/ef5e506e-3589-4202-9a79-728686261e64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/9be1730f-904f-4aa6-b28a-982cdef721cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114423,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/b67e1d53-3911-400b-9b5c-58d05c016ec4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105058,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/4060fd11-1b43-4ad0-833d-3f193b16a8a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/37dd353c-292b-4bb1-b4c7-800c27de2906.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/5a06b069-6a09-4ddf-8bf9-aa28738e95dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/a9e27360-d216-4948-a314-0e6c65a278f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71734,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/9862ea61-de0b-40d0-92a9-b054f06fd928.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553/fa8d33dc-4dc1-5c0a-8fe0-b1e5348f2553_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4144723/general/ff3b9a75-2f54-4a21-a08a-10294926ee5b.jpg',
'Width': 800}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 25.662 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2022}
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726347%27 HTTP/1.1" 200 None
2026-03-26 04:16:11 [adesa.de] INFO: Saving data for 10726347: {'created_time': 1774498571.753183, 'last_price_update_time': 1774498571.753193, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726347') HTTP/1.1" 204 0
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2a9550>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fc6464c58-378e-41cc-aeb4-d533ec33fa53.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/c6464c58-378e-41cc-aeb4-d533ec33fa53.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eb16d90>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F96e8853b-f4bb-485b-9eb5-77f1cd13c413.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/96e8853b-f4bb-485b-9eb5-77f1cd13c413.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2cff50>
2026-03-26 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746453%252Fgeneral%252F361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746453/general/361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg saved to cache
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 24f3e514-5466-561b-b093-a58c60c7313c
2026-03-26 04:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24f3e514-5466-561b-b093-a58c60c7313c, skipping ID generation
2026-03-26 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24f3e514-5466-561b-b093-a58c60c7313c with scrape type 1
2026-03-26 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24f3e514-5466-561b-b093-a58c60c7313c sending to next pipeline
2026-03-26 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24f3e514-5466-561b-b093-a58c60c7313c, identifier: 10726394
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed26550>
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746445%252Fgeneral%252F89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746445/general/89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg saved to cache
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c
2026-03-26 04:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 390229b0-77aa-5cd5-b5fd-04d0429fb78c, skipping ID generation
2026-03-26 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c with scrape type 1
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 390229b0-77aa-5cd5-b5fd-04d0429fb78c sending to next pipeline
2026-03-26 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 390229b0-77aa-5cd5-b5fd-04d0429fb78c, identifier: 10726386
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc75490510>
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746442%252Fgeneral%252F0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746442/general/0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg saved to cache
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66522567-b71d-5a18-9082-588df168b970
2026-03-26 04:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66522567-b71d-5a18-9082-588df168b970, skipping ID generation
2026-03-26 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66522567-b71d-5a18-9082-588df168b970 with scrape type 1
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66522567-b71d-5a18-9082-588df168b970 sending to next pipeline
2026-03-26 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66522567-b71d-5a18-9082-588df168b970, identifier: 10726383
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6dffc810>
2026-03-26 04:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746385%252Fgeneral%252Fe1290134-fe1a-4f90-878a-eecf7b8d8353.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746385/general/e1290134-fe1a-4f90-878a-eecf7b8d8353.jpg saved to cache
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c7b08950-b4e2-5ef2-aa80-f31119f6defc
2026-03-26 04:16:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7b08950-b4e2-5ef2-aa80-f31119f6defc, skipping ID generation
2026-03-26 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7b08950-b4e2-5ef2-aa80-f31119f6defc with scrape type 1
2026-03-26 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7b08950-b4e2-5ef2-aa80-f31119f6defc sending to next pipeline
2026-03-26 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7b08950-b4e2-5ef2-aa80-f31119f6defc, identifier: 10726271
2026-03-26 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-26 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394
2026-03-26 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24f3e514-5466-561b-b093-a58c60c7313c with identifier: 10726394 to the API
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746453/general/361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '24f3e514-5466-561b-b093-a58c60c7313c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4340233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726394',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 40426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/361963ec-33a7-4dba-b008-5d7cb862bb1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/3b443e24-7368-4c0b-b7b7-c80a3362566f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/10382b99-fd2d-48fb-aae2-fa012f505c8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159368,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/2c8eff20-856c-4c6c-a5b0-f080886bb0c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108577,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/edd6d703-89bf-44d8-b49a-43fc7cac8cc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153590,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/6b189046-2de0-4e09-8538-0fae86a46376.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139089,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/29f9e2b8-0979-4dc7-8830-f1f13f5bb845.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161958,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/971f16b8-836c-450a-a487-c8bf8e1eb84d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147585,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/ea6cd870-6d91-4aa0-900d-fe3f022c8a92.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24f3e514-5466-561b-b093-a58c60c7313c/24f3e514-5466-561b-b093-a58c60c7313c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104587,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746453/general/1007c3cc-62db-4dc7-8724-22b114c413f1.jpg',
'Width': 800}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 110 hp - 40.426 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726394%27 HTTP/1.1" 200 None
2026-03-26 04:16:12 [adesa.de] INFO: Saving data for 10726394: {'created_time': 1774498572.796945, 'last_price_update_time': 1774498572.796955, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726394') HTTP/1.1" 204 0
2026-03-26 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-26 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386
2026-03-26 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 390229b0-77aa-5cd5-b5fd-04d0429fb78c with identifier: 10726386 to the API
2026-03-26 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746445/general/89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '390229b0-77aa-5cd5-b5fd-04d0429fb78c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '411160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726386',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 162998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157041,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/0e6ca866-92ee-4146-be9a-6db3c3b84232.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151037,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/630e1909-214a-4ddd-a2cb-6c541d0c7fc3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156058,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/89834ebb-5b07-4cf5-8c7b-786e0df788c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147936,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/47356999-0811-4452-b43d-d9a5b07f9276.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/248887f8-6334-44ce-84df-819abb96dcba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153783,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/b19399fa-f04d-4c2a-af7a-e42efd5504a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/b13c068c-85ea-4650-a39c-4319efcc8836.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/39969f82-771e-4f36-a1b8-9f1873677778.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148256,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/372feb01-90a5-4fb3-a884-a39b736cfad4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_390229b0-77aa-5cd5-b5fd-04d0429fb78c/390229b0-77aa-5cd5-b5fd-04d0429fb78c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142953,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746445/general/26766d1f-c4d1-443a-a048-ebab04f2b3be.jpg',
'Width': 1280}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Seat Ateca 1.5 TSI Style - Petrol - Automatic - 150 hp - 162.998 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-26 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726386%27 HTTP/1.1" 200 None
2026-03-26 04:16:13 [adesa.de] INFO: Saving data for 10726386: {'created_time': 1774498573.835634, 'last_price_update_time': 1774498573.835645, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726386') HTTP/1.1" 204 0
2026-03-26 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-26 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383
2026-03-26 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66522567-b71d-5a18-9082-588df168b970 with identifier: 10726383 to the API
2026-03-26 04:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746442/general/0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '66522567-b71d-5a18-9082-588df168b970',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4525127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726383',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 39708,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175812,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/0f0c31f6-e841-4e13-aea9-8964d1017c28.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/96e8853b-f4bb-485b-9eb5-77f1cd13c413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174089,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/c3859034-cbac-486c-928f-ffa6756af747.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/9b6caf69-1b86-4e94-87d4-f6109e8058f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/9b57ba1b-e7a3-4aec-9d98-c28be7eb91ed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146785,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/35b6b982-db74-4463-a698-376d91462460.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141461,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/0086fb81-7f9e-4170-a0a8-6e74864a4d8c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/8abe0cdf-c8ac-4556-bcf7-ed5bb72f0d5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107988,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/dda32697-a1f4-4f46-b0d3-e74ee007693d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66522567-b71d-5a18-9082-588df168b970/66522567-b71d-5a18-9082-588df168b970_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746442/general/16a06d78-2e5a-4afc-bf74-21d27f35352a.jpg',
'Width': 800}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Seat Leon 2.0 TSI FR - Petrol - Automatic - 190 hp - 39.708 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726383%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Saving data for 10726383: {'created_time': 1774498574.203169, 'last_price_update_time': 1774498574.20318, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726383') HTTP/1.1" 204 0
2026-03-26 04:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-26 04:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271
2026-03-26 04:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7b08950-b4e2-5ef2-aa80-f31119f6defc with identifier: 10726271 to the API
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746385/general/e1290134-fe1a-4f90-878a-eecf7b8d8353.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c7b08950-b4e2-5ef2-aa80-f31119f6defc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00069909059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726271',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 48857,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152350,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/46d8d220-3a7a-48cc-b48b-c6b45cc10493.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/e1290134-fe1a-4f90-878a-eecf7b8d8353.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/c6464c58-378e-41cc-aeb4-d533ec33fa53.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151981,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/466d7cc9-460e-47e2-a4c9-80ddcba1fd4f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155568,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/f1b22876-8f63-4229-a821-2d832253f1be.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157067,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/d5a3a1dd-b5bc-49b2-b744-2aabd178497f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158144,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/4556f820-7ad8-4ffd-b437-7040da957bcf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152530,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/8e16d4e4-da3f-4a55-8f6f-2ce9eba132a6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130018,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/75975288-316e-4536-beec-bcd77d483e2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7b08950-b4e2-5ef2-aa80-f31119f6defc/c7b08950-b4e2-5ef2-aa80-f31119f6defc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746385/general/ee174b9d-e21d-4f56-8a6b-fde9cf7cda3d.jpg',
'Width': 800}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'48.857 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726271%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Saving data for 10726271: {'created_time': 1774498574.60497, 'last_price_update_time': 1774498574.60498, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726271') HTTP/1.1" 204 0
2026-03-26 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728398
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728398%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728398: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728398 url https://www.openlane.eu/en/carv6/auction/10728398
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10725988
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725988%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10725988: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10725988 url https://www.openlane.eu/en/carv6/auction/10725988
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10725987
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725987%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10725987: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10725987 url https://www.openlane.eu/en/carv6/auction/10725987
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10726115
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726115%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10726115: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10726115 url https://www.openlane.eu/en/carv6/auction/10726115
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728525
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728525%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728525: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728525 url https://www.openlane.eu/en/carv6/auction/10728525
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10726125
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726125%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10726125: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10726125 url https://www.openlane.eu/en/carv6/auction/10726125
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10726112
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726112%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10726112: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10726112 url https://www.openlane.eu/en/carv6/auction/10726112
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728561
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728561%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728561: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728561 url https://www.openlane.eu/en/carv6/auction/10728561
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728564
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728564%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728564: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728564 url https://www.openlane.eu/en/carv6/auction/10728564
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728568
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728568%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728568: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728568 url https://www.openlane.eu/en/carv6/auction/10728568
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728565
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728565%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728565: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728565 url https://www.openlane.eu/en/carv6/auction/10728565
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10726122
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726122%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10726122: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10726122 url https://www.openlane.eu/en/carv6/auction/10726122
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728560
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728560%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728560: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728560 url https://www.openlane.eu/en/carv6/auction/10728560
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10726130
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726130%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10726130: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10726130 url https://www.openlane.eu/en/carv6/auction/10726130
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728563
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728563%27 HTTP/1.1" 200 None
2026-03-26 04:16:14 [adesa.de] INFO: Scrape type for 10728563: 0
2026-03-26 04:16:14 [adesa.de] INFO: Skipping item 10728563 url https://www.openlane.eu/en/carv6/auction/10728563
2026-03-26 04:16:14 [adesa.de] INFO: Found listing with ID: 10728567
2026-03-26 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728567%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728567: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728567 url https://www.openlane.eu/en/carv6/auction/10728567
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728562
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728562%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728562: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728562 url https://www.openlane.eu/en/carv6/auction/10728562
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728569
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728569%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728569: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728569 url https://www.openlane.eu/en/carv6/auction/10728569
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728566
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728566%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728566: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728566 url https://www.openlane.eu/en/carv6/auction/10728566
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726129
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726129%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726129: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726129 url https://www.openlane.eu/en/carv6/auction/10726129
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728271
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728271%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728271: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728271 url https://www.openlane.eu/en/carv6/auction/10728271
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726135
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726135%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726135: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726135 url https://www.openlane.eu/en/carv6/auction/10726135
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728275
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728275%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728275: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728275 url https://www.openlane.eu/en/carv6/auction/10728275
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726128
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726128%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726128: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726128 url https://www.openlane.eu/en/carv6/auction/10726128
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728282
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728282%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728282: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728282 url https://www.openlane.eu/en/carv6/auction/10728282
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728277
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728277%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728277: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728277 url https://www.openlane.eu/en/carv6/auction/10728277
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726138
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726138%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726138: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726138 url https://www.openlane.eu/en/carv6/auction/10726138
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728189
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728189%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728189: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728189 url https://www.openlane.eu/en/carv6/auction/10728189
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728451
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728451%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728451: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728451 url https://www.openlane.eu/en/carv6/auction/10728451
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726151
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726151%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726151: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726151 url https://www.openlane.eu/en/carv6/auction/10726151
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726131
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726131%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726131: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726131 url https://www.openlane.eu/en/carv6/auction/10726131
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726133
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726133%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726133: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726133 url https://www.openlane.eu/en/carv6/auction/10726133
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728447
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728447%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728447: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728447 url https://www.openlane.eu/en/carv6/auction/10728447
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728422
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728422%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728422: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728422 url https://www.openlane.eu/en/carv6/auction/10728422
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726149
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726149%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726149: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726149 url https://www.openlane.eu/en/carv6/auction/10726149
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726132
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726132%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726132: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726132 url https://www.openlane.eu/en/carv6/auction/10726132
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10725993
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725993%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10725993: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10725993 url https://www.openlane.eu/en/carv6/auction/10725993
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726134
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726134%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726134: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726134 url https://www.openlane.eu/en/carv6/auction/10726134
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728551
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728551%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728551: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728551 url https://www.openlane.eu/en/carv6/auction/10728551
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726142
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726142%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726142: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726142 url https://www.openlane.eu/en/carv6/auction/10726142
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728520
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728520%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728520: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728520 url https://www.openlane.eu/en/carv6/auction/10728520
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10725999
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725999%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10725999: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10725999 url https://www.openlane.eu/en/carv6/auction/10725999
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726136
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726136%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726136: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726136 url https://www.openlane.eu/en/carv6/auction/10726136
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726140
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726140%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726140: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726140 url https://www.openlane.eu/en/carv6/auction/10726140
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726137
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726137%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726137: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726137 url https://www.openlane.eu/en/carv6/auction/10726137
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726143
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726143%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726143: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726143 url https://www.openlane.eu/en/carv6/auction/10726143
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726156
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726156%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726156: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726156 url https://www.openlane.eu/en/carv6/auction/10726156
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726145
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726145%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726145: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726145 url https://www.openlane.eu/en/carv6/auction/10726145
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726148
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726148%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726148: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726148 url https://www.openlane.eu/en/carv6/auction/10726148
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726146
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726146%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726146: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726146 url https://www.openlane.eu/en/carv6/auction/10726146
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726141
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726141%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726141: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726141 url https://www.openlane.eu/en/carv6/auction/10726141
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726144
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726144%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726144: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726144 url https://www.openlane.eu/en/carv6/auction/10726144
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728278
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728278%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728278: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728278 url https://www.openlane.eu/en/carv6/auction/10728278
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726155
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726155%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726155: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726155 url https://www.openlane.eu/en/carv6/auction/10726155
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726001
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726001%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726001: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726001 url https://www.openlane.eu/en/carv6/auction/10726001
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726224
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726224%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726224: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726224 url https://www.openlane.eu/en/carv6/auction/10726224
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726152
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726152%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726152: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726152 url https://www.openlane.eu/en/carv6/auction/10726152
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728423
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728423%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728423: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728423 url https://www.openlane.eu/en/carv6/auction/10728423
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726147
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726147%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726147: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726147 url https://www.openlane.eu/en/carv6/auction/10726147
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726154
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726154%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726154: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726154 url https://www.openlane.eu/en/carv6/auction/10726154
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726153
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726153%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726153: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726153 url https://www.openlane.eu/en/carv6/auction/10726153
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726150
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726150%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726150: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726150 url https://www.openlane.eu/en/carv6/auction/10726150
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728371
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728371%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728371: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728371 url https://www.openlane.eu/en/carv6/auction/10728371
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728393
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728393%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728393: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728393 url https://www.openlane.eu/en/carv6/auction/10728393
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728366
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728366%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728366: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728366 url https://www.openlane.eu/en/carv6/auction/10728366
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728411
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728411%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728411: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728411 url https://www.openlane.eu/en/carv6/auction/10728411
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728428
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728428%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728428: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728428 url https://www.openlane.eu/en/carv6/auction/10728428
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728365
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728365%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728365: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728365 url https://www.openlane.eu/en/carv6/auction/10728365
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10728436
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728436%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10728436: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10728436 url https://www.openlane.eu/en/carv6/auction/10728436
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726328%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726328: 1
2026-03-26 04:16:15 [adesa.de] INFO: Scraping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726288
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726288%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726288: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726288 url https://www.openlane.eu/en/carv6/auction/10726288
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726397%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726397: 1
2026-03-26 04:16:15 [adesa.de] INFO: Scraping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-26 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726317%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726317: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726299%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726299: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726413%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726413: 1
2026-03-26 04:16:15 [adesa.de] INFO: Scraping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-26 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726305%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726305: 1
2026-03-26 04:16:15 [adesa.de] INFO: Scraping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-26 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726285%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726285: 1
2026-03-26 04:16:15 [adesa.de] INFO: Scraping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-26 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726392%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726287%27 HTTP/1.1" 200 None
2026-03-26 04:16:15 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-26 04:16:15 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-26 04:16:15 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-26 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726284%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726284: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726278%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726278: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726281%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726281: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726275%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726275: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726311%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726311: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726277%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726277: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726433%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726433: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726426%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726426: 1
2026-03-26 04:16:16 [adesa.de] INFO: Scraping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-26 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726298%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726298: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726312%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726312: 1
2026-03-26 04:16:16 [adesa.de] INFO: Scraping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-26 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726378%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726378: 1
2026-03-26 04:16:16 [adesa.de] INFO: Scraping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-26 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726276%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726276: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726302%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726302: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726270%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726270: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726280%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726280: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726283%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726283: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726282%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726282: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726310%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726310: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726269%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726269: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726273%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10726273: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-26 04:16:16 [adesa.de] INFO: Found listing with ID: 10725021
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725021%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [adesa.de] INFO: Scrape type for 10725021: 0
2026-03-26 04:16:16 [adesa.de] INFO: Skipping item 10725021 url https://www.openlane.eu/en/carv6/auction/10725021
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-26 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced with scrape type 1
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F2a0ea240-d3f9-4c4d-8569-db67136d9b81.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/2a0ea240-d3f9-4c4d-8569-db67136d9b81.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F41b9ec08-b2af-4218-87dc-2afb7f1f3a45.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/41b9ec08-b2af-4218-87dc-2afb7f1f3a45.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F40da9f8c-0a27-40a0-b33c-839d811ce6e2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/40da9f8c-0a27-40a0-b33c-839d811ce6e2.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F35a97d27-bfc7-4f33-8435-05504b54cabb.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/35a97d27-bfc7-4f33-8435-05504b54cabb.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252Ffd0ae486-488a-40ab-94b0-041be4593e2c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/fd0ae486-488a-40ab-94b0-041be4593e2c.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F5b642e92-43c4-4ef9-9294-43ae9186996e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/5b642e92-43c4-4ef9-9294-43ae9186996e.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F9ab43ca5-1377-470c-87a2-c8803c135765.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/9ab43ca5-1377-470c-87a2-c8803c135765.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252Fb6a05610-e6aa-447c-b3f2-aa319cb99ec4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/b6a05610-e6aa-447c-b3f2-aa319cb99ec4.jpg not downloaded yet
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/2a0ea240-d3f9-4c4d-8569-db67136d9b81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F511e4421-5427-4da3-a313-9e7fadc54bfc.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/511e4421-5427-4da3-a313-9e7fadc54bfc.jpg not downloaded yet
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252Fd1c93463-4aa1-4247-b3e5-75ff0f6a775e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/d1c93463-4aa1-4247-b3e5-75ff0f6a775e.jpg not downloaded yet
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/35a97d27-bfc7-4f33-8435-05504b54cabb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/40da9f8c-0a27-40a0-b33c-839d811ce6e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edada90>
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F2a0ea240-d3f9-4c4d-8569-db67136d9b81.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/2a0ea240-d3f9-4c4d-8569-db67136d9b81.jpg saved to cache
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/fd0ae486-488a-40ab-94b0-041be4593e2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/9ab43ca5-1377-470c-87a2-c8803c135765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/d1c93463-4aa1-4247-b3e5-75ff0f6a775e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/41b9ec08-b2af-4218-87dc-2afb7f1f3a45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/b6a05610-e6aa-447c-b3f2-aa319cb99ec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ec76d50>
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F35a97d27-bfc7-4f33-8435-05504b54cabb.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/35a97d27-bfc7-4f33-8435-05504b54cabb.jpg saved to cache
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/511e4421-5427-4da3-a313-9e7fadc54bfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746420/general/5b642e92-43c4-4ef9-9294-43ae9186996e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726339)
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edaf250>
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F40da9f8c-0a27-40a0-b33c-839d811ce6e2.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/40da9f8c-0a27-40a0-b33c-839d811ce6e2.jpg saved to cache
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e2b7090>
2026-03-26 04:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252Ffd0ae486-488a-40ab-94b0-041be4593e2c.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/fd0ae486-488a-40ab-94b0-041be4593e2c.jpg saved to cache
2026-03-26 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edaf850>
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F9ab43ca5-1377-470c-87a2-c8803c135765.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/9ab43ca5-1377-470c-87a2-c8803c135765.jpg saved to cache
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc74c6c750>
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252Fd1c93463-4aa1-4247-b3e5-75ff0f6a775e.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/d1c93463-4aa1-4247-b3e5-75ff0f6a775e.jpg saved to cache
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6edaf190>
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F41b9ec08-b2af-4218-87dc-2afb7f1f3a45.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/41b9ec08-b2af-4218-87dc-2afb7f1f3a45.jpg saved to cache
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e018310>
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252Fb6a05610-e6aa-447c-b3f2-aa319cb99ec4.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/b6a05610-e6aa-447c-b3f2-aa319cb99ec4.jpg saved to cache
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1c67d0>
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F511e4421-5427-4da3-a313-9e7fadc54bfc.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/511e4421-5427-4da3-a313-9e7fadc54bfc.jpg saved to cache
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e109750>
2026-03-26 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746420%252Fgeneral%252F5b642e92-43c4-4ef9-9294-43ae9186996e.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746420/general/5b642e92-43c4-4ef9-9294-43ae9186996e.jpg saved to cache
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced
2026-03-26 04:16:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3570fce-3dc6-5c6a-94c4-fce9261c4ced, skipping ID generation
2026-03-26 04:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced with scrape type 1
2026-03-26 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3570fce-3dc6-5c6a-94c4-fce9261c4ced sending to next pipeline
2026-03-26 04:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3570fce-3dc6-5c6a-94c4-fce9261c4ced, identifier: 10726339
2026-03-26 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-26 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339
2026-03-26 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3570fce-3dc6-5c6a-94c4-fce9261c4ced with identifier: 10726339 to the API
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746420/general/5b642e92-43c4-4ef9-9294-43ae9186996e.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f3570fce-3dc6-5c6a-94c4-fce9261c4ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00571156760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726339',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 23013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70917,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/2a0ea240-d3f9-4c4d-8569-db67136d9b81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71547,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/41b9ec08-b2af-4218-87dc-2afb7f1f3a45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/40da9f8c-0a27-40a0-b33c-839d811ce6e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/35a97d27-bfc7-4f33-8435-05504b54cabb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64155,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/fd0ae486-488a-40ab-94b0-041be4593e2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/5b642e92-43c4-4ef9-9294-43ae9186996e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44527,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/9ab43ca5-1377-470c-87a2-c8803c135765.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65052,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/b6a05610-e6aa-447c-b3f2-aa319cb99ec4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69986,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/511e4421-5427-4da3-a313-9e7fadc54bfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3570fce-3dc6-5c6a-94c4-fce9261c4ced/f3570fce-3dc6-5c6a-94c4-fce9261c4ced_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83122,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746420/general/d1c93463-4aa1-4247-b3e5-75ff0f6a775e.jpg',
'Width': 800}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2024-02-06',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'23.013 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726339%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [adesa.de] INFO: Saving data for 10726339: {'created_time': 1774498578.073732, 'last_price_update_time': 1774498578.073742, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726339') HTTP/1.1" 204 0
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-26 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with scrape type 1
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e9c4dc3-fa4f-5aa7-b569-df10128316a0
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252Fd366fa02-5bfc-4fec-8aee-ba3f355bb03b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/d366fa02-5bfc-4fec-8aee-ba3f355bb03b.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F152b9bd3-b821-4727-b6d2-c4681872bdb9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/152b9bd3-b821-4727-b6d2-c4681872bdb9.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F18fedfc6-d0f8-4b84-a0cb-e5d4b16ffa5e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/18fedfc6-d0f8-4b84-a0cb-e5d4b16ffa5e.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252Fa31ec318-85c5-4e11-a05e-b7ebad82ad3d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/a31ec318-85c5-4e11-a05e-b7ebad82ad3d.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F70db66e5-b6ab-47b1-9360-5fd185da465e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/70db66e5-b6ab-47b1-9360-5fd185da465e.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F2d115d3d-f233-4b38-b7e9-bf7982a6980d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/2d115d3d-f233-4b38-b7e9-bf7982a6980d.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F76fb80b6-d573-4b08-93bf-71c341edfc29.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/76fb80b6-d573-4b08-93bf-71c341edfc29.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252Fbb80b745-1fb4-4246-875a-cadc002aeb03.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/bb80b745-1fb4-4246-875a-cadc002aeb03.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F1a42479d-f819-43b9-87dd-84060cba32c9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/1a42479d-f819-43b9-87dd-84060cba32c9.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5732880%252Fgeneral%252F1808bc9f-d6d6-4396-949a-eee9f46e0b34.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732880/general/1808bc9f-d6d6-4396-949a-eee9f46e0b34.jpg already downloaded
2026-03-26 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0, identifier: 10726426
2026-03-26 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-26 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4989298e-4ef4-581f-aa70-fc9240e9e933 with scrape type 1
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4989298e-4ef4-581f-aa70-fc9240e9e933
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252F788e987f-9c14-40bd-b75a-c21ca07ae335.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/788e987f-9c14-40bd-b75a-c21ca07ae335.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252Fff4d91b1-0eaf-4f37-a6f8-754b5feefba8.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/ff4d91b1-0eaf-4f37-a6f8-754b5feefba8.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252Ff9a4c36f-9290-4900-b6aa-efe56e9a6726.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/f9a4c36f-9290-4900-b6aa-efe56e9a6726.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252F4a6d9928-2e72-455d-9829-c0afc1e7ba3e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/4a6d9928-2e72-455d-9829-c0afc1e7ba3e.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252F9cf4e8df-dfb6-4609-b0dc-4801eac2d1d9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/9cf4e8df-dfb6-4609-b0dc-4801eac2d1d9.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252Fba137cf0-45da-4c89-93e8-419ab3872d78.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/ba137cf0-45da-4c89-93e8-419ab3872d78.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252F51b68737-54c5-498c-b568-2c2cc419c9ac.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/51b68737-54c5-498c-b568-2c2cc419c9ac.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252Fffd1ddf9-5cf3-4863-8002-73aa0b738a4c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/ffd1ddf9-5cf3-4863-8002-73aa0b738a4c.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252Fb976f463-cc09-4e0d-9845-7de9bfb29a2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/b976f463-cc09-4e0d-9845-7de9bfb29a2f.jpg already downloaded
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5693645%252Fgeneral%252Ff6cf797c-06db-47e0-bed1-f52a61aa0ada.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693645/general/f6cf797c-06db-47e0-bed1-f52a61aa0ada.jpg already downloaded
2026-03-26 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4989298e-4ef4-581f-aa70-fc9240e9e933, identifier: 10726328
2026-03-26 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-26 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426
2026-03-26 04:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e9c4dc3-fa4f-5aa7-b569-df10128316a0 with identifier: 10726426 to the API
2026-03-26 04:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0e9c4dc3-fa4f-5aa7-b569-df10128316a0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '339834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726426',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 130450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5732880/general/d366fa02-5bfc-4fec-8aee-ba3f355bb03b.jpg',
'https://images.openlane.eu/carimgs/5732880/general/152b9bd3-b821-4727-b6d2-c4681872bdb9.jpg',
'https://images.openlane.eu/carimgs/5732880/general/18fedfc6-d0f8-4b84-a0cb-e5d4b16ffa5e.jpg',
'https://images.openlane.eu/carimgs/5732880/general/a31ec318-85c5-4e11-a05e-b7ebad82ad3d.jpg',
'https://images.openlane.eu/carimgs/5732880/general/70db66e5-b6ab-47b1-9360-5fd185da465e.jpg',
'https://images.openlane.eu/carimgs/5732880/general/2d115d3d-f233-4b38-b7e9-bf7982a6980d.jpg',
'https://images.openlane.eu/carimgs/5732880/general/76fb80b6-d573-4b08-93bf-71c341edfc29.jpg',
'https://images.openlane.eu/carimgs/5732880/general/bb80b745-1fb4-4246-875a-cadc002aeb03.jpg',
'https://images.openlane.eu/carimgs/5732880/general/1a42479d-f819-43b9-87dd-84060cba32c9.jpg',
'https://images.openlane.eu/carimgs/5732880/general/1808bc9f-d6d6-4396-949a-eee9f46e0b34.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85908,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/d366fa02-5bfc-4fec-8aee-ba3f355bb03b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46233,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/152b9bd3-b821-4727-b6d2-c4681872bdb9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69003,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/18fedfc6-d0f8-4b84-a0cb-e5d4b16ffa5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81751,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/a31ec318-85c5-4e11-a05e-b7ebad82ad3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48058,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/70db66e5-b6ab-47b1-9360-5fd185da465e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40259,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/2d115d3d-f233-4b38-b7e9-bf7982a6980d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43758,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/76fb80b6-d573-4b08-93bf-71c341edfc29.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34946,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/bb80b745-1fb4-4246-875a-cadc002aeb03.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/1a42479d-f819-43b9-87dd-84060cba32c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e9c4dc3-fa4f-5aa7-b569-df10128316a0/0e9c4dc3-fa4f-5aa7-b569-df10128316a0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77649,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732880/general/1808bc9f-d6d6-4396-949a-eee9f46e0b34.jpg',
'Width': 800}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Sprinter 2.2 - Diesel - Manual - 150 hp - 130.450 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726426%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [adesa.de] INFO: Saving data for 10726426: {'created_time': 1774498579.139053, 'last_price_update_time': 1774498579.139063, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726426') HTTP/1.1" 204 0
2026-03-26 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-26 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328
2026-03-26 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4989298e-4ef4-581f-aa70-fc9240e9e933 with identifier: 10726328 to the API
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4989298e-4ef4-581f-aa70-fc9240e9e933',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726328',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 87245,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5693645/general/788e987f-9c14-40bd-b75a-c21ca07ae335.jpg',
'https://images.openlane.eu/carimgs/5693645/general/ff4d91b1-0eaf-4f37-a6f8-754b5feefba8.jpg',
'https://images.openlane.eu/carimgs/5693645/general/f9a4c36f-9290-4900-b6aa-efe56e9a6726.jpg',
'https://images.openlane.eu/carimgs/5693645/general/4a6d9928-2e72-455d-9829-c0afc1e7ba3e.jpg',
'https://images.openlane.eu/carimgs/5693645/general/9cf4e8df-dfb6-4609-b0dc-4801eac2d1d9.jpg',
'https://images.openlane.eu/carimgs/5693645/general/ba137cf0-45da-4c89-93e8-419ab3872d78.jpg',
'https://images.openlane.eu/carimgs/5693645/general/51b68737-54c5-498c-b568-2c2cc419c9ac.jpg',
'https://images.openlane.eu/carimgs/5693645/general/ffd1ddf9-5cf3-4863-8002-73aa0b738a4c.jpg',
'https://images.openlane.eu/carimgs/5693645/general/b976f463-cc09-4e0d-9845-7de9bfb29a2f.jpg',
'https://images.openlane.eu/carimgs/5693645/general/f6cf797c-06db-47e0-bed1-f52a61aa0ada.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/788e987f-9c14-40bd-b75a-c21ca07ae335.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91073,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/ff4d91b1-0eaf-4f37-a6f8-754b5feefba8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/f9a4c36f-9290-4900-b6aa-efe56e9a6726.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90070,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/4a6d9928-2e72-455d-9829-c0afc1e7ba3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/9cf4e8df-dfb6-4609-b0dc-4801eac2d1d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/ba137cf0-45da-4c89-93e8-419ab3872d78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/51b68737-54c5-498c-b568-2c2cc419c9ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68776,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/ffd1ddf9-5cf3-4863-8002-73aa0b738a4c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68327,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/b976f463-cc09-4e0d-9845-7de9bfb29a2f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4989298e-4ef4-581f-aa70-fc9240e9e933/4989298e-4ef4-581f-aa70-fc9240e9e933_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693645/general/f6cf797c-06db-47e0-bed1-f52a61aa0ada.jpg',
'Width': 800}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi Q4 E-tron 40 - Electric - Automatic - 204 hp - 87.245 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726328%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [adesa.de] INFO: Saving data for 10726328: {'created_time': 1774498579.499835, 'last_price_update_time': 1774498579.499846, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726328') HTTP/1.1" 204 0
2026-03-26 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-26 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e129dc-cd9d-5a5d-aa26-e47172060dde with scrape type 1
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70e129dc-cd9d-5a5d-aa26-e47172060dde
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252Fff7339bb-9cba-4d15-b00e-19da56808989.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/ff7339bb-9cba-4d15-b00e-19da56808989.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F4c8f33a1-4adb-4aa2-9535-af16f277634d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/4c8f33a1-4adb-4aa2-9535-af16f277634d.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F59ecc777-ecda-454d-94b9-d6e87c928027.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/59ecc777-ecda-454d-94b9-d6e87c928027.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252Fc2fb65cd-d8c6-429d-a76a-32b2f3cae3a2.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/c2fb65cd-d8c6-429d-a76a-32b2f3cae3a2.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F12347f29-1d3b-4747-abd3-20741c869bf7.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/12347f29-1d3b-4747-abd3-20741c869bf7.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F3c708ec3-b158-4c08-92f9-cdeeabd3b1c3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/3c708ec3-b158-4c08-92f9-cdeeabd3b1c3.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F80ed72c0-12bd-4618-9639-b260ec7b56f3.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/80ed72c0-12bd-4618-9639-b260ec7b56f3.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252Fb45d1d36-38e6-4a33-97e6-f478a788ca5c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/b45d1d36-38e6-4a33-97e6-f478a788ca5c.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F79a8942a-f224-46fd-acf5-101848480b34.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/79a8942a-f224-46fd-acf5-101848480b34.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5641162%252Fgeneral%252F9171d678-ed2b-4f22-a6f4-2c6a8a74f90d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641162/general/9171d678-ed2b-4f22-a6f4-2c6a8a74f90d.jpg already downloaded
2026-03-26 04:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70e129dc-cd9d-5a5d-aa26-e47172060dde, identifier: 10726413
2026-03-26 04:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-26 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6af26a4-625a-509a-9818-40ee1372b38f with scrape type 1
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6af26a4-625a-509a-9818-40ee1372b38f
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252Fd623d840-1d7d-4c8f-8590-88e12d39d612.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/d623d840-1d7d-4c8f-8590-88e12d39d612.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252F6a6c16d8-6372-4825-8f08-4ba75d9e26bd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/6a6c16d8-6372-4825-8f08-4ba75d9e26bd.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252Fe26bbc74-907c-4c4d-9431-a8911a1cb7bf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/e26bbc74-907c-4c4d-9431-a8911a1cb7bf.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252Fe99953a9-bb04-45cf-975b-93c3fab064c1.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/e99953a9-bb04-45cf-975b-93c3fab064c1.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252Fe6c3712a-b91c-4493-ac49-22cde2187c43.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/e6c3712a-b91c-4493-ac49-22cde2187c43.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252F2e8a010e-77ed-4c87-a6ee-79f12cb37e8c.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/2e8a010e-77ed-4c87-a6ee-79f12cb37e8c.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252F5ea06635-a1d4-4b38-86a5-1e08122d66de.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/5ea06635-a1d4-4b38-86a5-1e08122d66de.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252F0eae7097-4601-432f-900a-23f361d42955.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/0eae7097-4601-432f-900a-23f361d42955.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252F4a3e91b3-9ff1-4a64-89e4-6410c1da8309.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/4a3e91b3-9ff1-4a64-89e4-6410c1da8309.jpg already downloaded
2026-03-26 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F4963139%252Fgeneral%252Fe2dfe716-3630-46be-a8a7-15783cfde3ec.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4963139/general/e2dfe716-3630-46be-a8a7-15783cfde3ec.jpg already downloaded
2026-03-26 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6af26a4-625a-509a-9818-40ee1372b38f, identifier: 10726312
2026-03-26 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-26 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with scrape type 1
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F155c0615-ad36-46da-b50b-43a27d562d0a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/155c0615-ad36-46da-b50b-43a27d562d0a.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F69cc2480-1ae7-4d39-b0b5-865343132862.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/69cc2480-1ae7-4d39-b0b5-865343132862.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F03a10547-32da-4b2d-9a96-3810dba1b3cd.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/03a10547-32da-4b2d-9a96-3810dba1b3cd.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F2c959161-980b-4e42-ae73-128051bb033e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/2c959161-980b-4e42-ae73-128051bb033e.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252Fdde5531f-d0f1-4801-a8f5-76b27005c9af.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/dde5531f-d0f1-4801-a8f5-76b27005c9af.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F4d103f5a-ca5d-47ee-97f5-fde8688c74b9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/4d103f5a-ca5d-47ee-97f5-fde8688c74b9.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F3c9c6502-df6f-449c-bbfc-8f98ee475b15.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/3c9c6502-df6f-449c-bbfc-8f98ee475b15.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252Fe0ce48dc-c2c8-45a6-9c80-d2ca11298162.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/e0ce48dc-c2c8-45a6-9c80-d2ca11298162.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252Ffec0aed1-5a85-479d-a91c-828f5e7db566.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/fec0aed1-5a85-479d-a91c-828f5e7db566.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg not downloaded yet
2026-03-26 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-26 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d373c7ad-523a-5f28-a5e4-719094607c02 with scrape type 1
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F72f30514-6b85-4c70-a4d6-cb082b92f11f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/72f30514-6b85-4c70-a4d6-cb082b92f11f.jpg not downloaded yet
2026-03-26 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-26 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7860f06-f231-5b24-8f7e-756add680da2 with scrape type 1
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7860f06-f231-5b24-8f7e-756add680da2
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F334d58df-223f-4bf0-9fae-949e19a936a9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/334d58df-223f-4bf0-9fae-949e19a936a9.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F6270ea25-3927-47ac-a76b-5b7afa657d34.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/6270ea25-3927-47ac-a76b-5b7afa657d34.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F1be3767c-4418-494a-9610-18e3ae901baf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/1be3767c-4418-494a-9610-18e3ae901baf.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F6b1ffd97-a8c3-4b01-9367-9719ce6d685a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/6b1ffd97-a8c3-4b01-9367-9719ce6d685a.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F1763c251-1bb3-412f-ac56-41f103c483ee.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/1763c251-1bb3-412f-ac56-41f103c483ee.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252Fa23d6dbc-ee09-4583-ac73-e929220c898a.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/a23d6dbc-ee09-4583-ac73-e929220c898a.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F1b820d4a-0a58-47a4-829f-82d585056c65.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/1b820d4a-0a58-47a4-829f-82d585056c65.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252F1d74c3a9-6c7a-424c-8b76-c0fbd60a4b8e.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/1d74c3a9-6c7a-424c-8b76-c0fbd60a4b8e.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252Fe2b2ddb2-c46a-4652-9d96-7c5e0e472f86.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/e2b2ddb2-c46a-4652-9d96-7c5e0e472f86.jpg already downloaded
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720262%252Fgeneral%252Ff39ea30b-e5b3-46e9-a70e-762afa501488.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720262/general/f39ea30b-e5b3-46e9-a70e-762afa501488.jpg already downloaded
2026-03-26 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7860f06-f231-5b24-8f7e-756add680da2, identifier: 10726285
2026-03-26 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-26 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413
2026-03-26 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70e129dc-cd9d-5a5d-aa26-e47172060dde with identifier: 10726413 to the API
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726413>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '70e129dc-cd9d-5a5d-aa26-e47172060dde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4240726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726413',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 36461,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 81,
'photo_urls': ['https://images.openlane.eu/carimgs/5641162/general/ff7339bb-9cba-4d15-b00e-19da56808989.jpg',
'https://images.openlane.eu/carimgs/5641162/general/4c8f33a1-4adb-4aa2-9535-af16f277634d.jpg',
'https://images.openlane.eu/carimgs/5641162/general/59ecc777-ecda-454d-94b9-d6e87c928027.jpg',
'https://images.openlane.eu/carimgs/5641162/general/c2fb65cd-d8c6-429d-a76a-32b2f3cae3a2.jpg',
'https://images.openlane.eu/carimgs/5641162/general/12347f29-1d3b-4747-abd3-20741c869bf7.jpg',
'https://images.openlane.eu/carimgs/5641162/general/3c708ec3-b158-4c08-92f9-cdeeabd3b1c3.jpg',
'https://images.openlane.eu/carimgs/5641162/general/80ed72c0-12bd-4618-9639-b260ec7b56f3.jpg',
'https://images.openlane.eu/carimgs/5641162/general/b45d1d36-38e6-4a33-97e6-f478a788ca5c.jpg',
'https://images.openlane.eu/carimgs/5641162/general/79a8942a-f224-46fd-acf5-101848480b34.jpg',
'https://images.openlane.eu/carimgs/5641162/general/9171d678-ed2b-4f22-a6f4-2c6a8a74f90d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/ff7339bb-9cba-4d15-b00e-19da56808989.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106646,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/4c8f33a1-4adb-4aa2-9535-af16f277634d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/59ecc777-ecda-454d-94b9-d6e87c928027.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97899,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/c2fb65cd-d8c6-429d-a76a-32b2f3cae3a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104465,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/12347f29-1d3b-4747-abd3-20741c869bf7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105035,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/3c708ec3-b158-4c08-92f9-cdeeabd3b1c3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76846,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/80ed72c0-12bd-4618-9639-b260ec7b56f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/b45d1d36-38e6-4a33-97e6-f478a788ca5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/79a8942a-f224-46fd-acf5-101848480b34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70e129dc-cd9d-5a5d-aa26-e47172060dde/70e129dc-cd9d-5a5d-aa26-e47172060dde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52230,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641162/general/9171d678-ed2b-4f22-a6f4-2c6a8a74f90d.jpg',
'Width': 800}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - AWD - Petrol - Automatic - 310 '
'hp - 36.461 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726413%27 HTTP/1.1" 200 None
2026-03-26 04:16:20 [adesa.de] INFO: Saving data for 10726413: {'created_time': 1774498580.778, 'last_price_update_time': 1774498580.778009, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726413') HTTP/1.1" 204 0
2026-03-26 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-26 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312
2026-03-26 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6af26a4-625a-509a-9818-40ee1372b38f with identifier: 10726312 to the API
2026-03-26 04:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726312>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a6af26a4-625a-509a-9818-40ee1372b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '387700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726312',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 20294,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/4963139/general/d623d840-1d7d-4c8f-8590-88e12d39d612.jpg',
'https://images.openlane.eu/carimgs/4963139/general/6a6c16d8-6372-4825-8f08-4ba75d9e26bd.jpg',
'https://images.openlane.eu/carimgs/4963139/general/e26bbc74-907c-4c4d-9431-a8911a1cb7bf.jpg',
'https://images.openlane.eu/carimgs/4963139/general/e99953a9-bb04-45cf-975b-93c3fab064c1.jpg',
'https://images.openlane.eu/carimgs/4963139/general/e6c3712a-b91c-4493-ac49-22cde2187c43.jpg',
'https://images.openlane.eu/carimgs/4963139/general/2e8a010e-77ed-4c87-a6ee-79f12cb37e8c.jpg',
'https://images.openlane.eu/carimgs/4963139/general/5ea06635-a1d4-4b38-86a5-1e08122d66de.jpg',
'https://images.openlane.eu/carimgs/4963139/general/0eae7097-4601-432f-900a-23f361d42955.jpg',
'https://images.openlane.eu/carimgs/4963139/general/4a3e91b3-9ff1-4a64-89e4-6410c1da8309.jpg',
'https://images.openlane.eu/carimgs/4963139/general/e2dfe716-3630-46be-a8a7-15783cfde3ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119001,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/d623d840-1d7d-4c8f-8590-88e12d39d612.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114762,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/6a6c16d8-6372-4825-8f08-4ba75d9e26bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101692,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/e26bbc74-907c-4c4d-9431-a8911a1cb7bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105087,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/e99953a9-bb04-45cf-975b-93c3fab064c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/e6c3712a-b91c-4493-ac49-22cde2187c43.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84519,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/2e8a010e-77ed-4c87-a6ee-79f12cb37e8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91203,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/5ea06635-a1d4-4b38-86a5-1e08122d66de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64109,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/0eae7097-4601-432f-900a-23f361d42955.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/4a3e91b3-9ff1-4a64-89e4-6410c1da8309.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6af26a4-625a-509a-9818-40ee1372b38f/a6af26a4-625a-509a-9818-40ee1372b38f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90626,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/4963139/general/e2dfe716-3630-46be-a8a7-15783cfde3ec.jpg',
'Width': 800}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'20.294 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726312%27 HTTP/1.1" 200 None
2026-03-26 04:16:21 [adesa.de] INFO: Saving data for 10726312: {'created_time': 1774498581.556006, 'last_price_update_time': 1774498581.556018, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726312') HTTP/1.1" 204 0
2026-03-26 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-26 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285
2026-03-26 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7860f06-f231-5b24-8f7e-756add680da2 with identifier: 10726285 to the API
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726285>
{'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': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7860f06-f231-5b24-8f7e-756add680da2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5832577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726285',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 20066,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5720262/general/334d58df-223f-4bf0-9fae-949e19a936a9.jpg',
'https://images.openlane.eu/carimgs/5720262/general/6270ea25-3927-47ac-a76b-5b7afa657d34.jpg',
'https://images.openlane.eu/carimgs/5720262/general/1be3767c-4418-494a-9610-18e3ae901baf.jpg',
'https://images.openlane.eu/carimgs/5720262/general/6b1ffd97-a8c3-4b01-9367-9719ce6d685a.jpg',
'https://images.openlane.eu/carimgs/5720262/general/1763c251-1bb3-412f-ac56-41f103c483ee.jpg',
'https://images.openlane.eu/carimgs/5720262/general/a23d6dbc-ee09-4583-ac73-e929220c898a.jpg',
'https://images.openlane.eu/carimgs/5720262/general/1b820d4a-0a58-47a4-829f-82d585056c65.jpg',
'https://images.openlane.eu/carimgs/5720262/general/1d74c3a9-6c7a-424c-8b76-c0fbd60a4b8e.jpg',
'https://images.openlane.eu/carimgs/5720262/general/e2b2ddb2-c46a-4652-9d96-7c5e0e472f86.jpg',
'https://images.openlane.eu/carimgs/5720262/general/f39ea30b-e5b3-46e9-a70e-762afa501488.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186052,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/334d58df-223f-4bf0-9fae-949e19a936a9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202091,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/6270ea25-3927-47ac-a76b-5b7afa657d34.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/1be3767c-4418-494a-9610-18e3ae901baf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/6b1ffd97-a8c3-4b01-9367-9719ce6d685a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154141,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/1763c251-1bb3-412f-ac56-41f103c483ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122973,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/a23d6dbc-ee09-4583-ac73-e929220c898a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171699,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/1b820d4a-0a58-47a4-829f-82d585056c65.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149898,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/1d74c3a9-6c7a-424c-8b76-c0fbd60a4b8e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164431,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/e2b2ddb2-c46a-4652-9d96-7c5e0e472f86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7860f06-f231-5b24-8f7e-756add680da2/b7860f06-f231-5b24-8f7e-756add680da2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720262/general/f39ea30b-e5b3-46e9-a70e-762afa501488.jpg',
'Width': 800}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 155 hp - 20.066 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726285%27 HTTP/1.1" 200 None
2026-03-26 04:16:21 [adesa.de] INFO: Saving data for 10726285: {'created_time': 1774498581.907436, 'last_price_update_time': 1774498581.907448, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726285') HTTP/1.1" 204 0
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F06fd64d7-0b94-4265-8705-8ff59c30b186.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/06fd64d7-0b94-4265-8705-8ff59c30b186.jpg not downloaded yet
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F2a7490b4-4f87-4dc9-8389-c82b1d3c1701.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/2a7490b4-4f87-4dc9-8389-c82b1d3c1701.jpg not downloaded yet
2026-03-26 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-26 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 416e03f3-ddf6-5017-9dbd-931527ebd873 with scrape type 1
2026-03-26 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 416e03f3-ddf6-5017-9dbd-931527ebd873
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F685df542-bc96-425a-be08-f9e5e4190743.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/685df542-bc96-425a-be08-f9e5e4190743.jpg already downloaded
2026-03-26 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252Faefd23a4-4431-4c70-817b-4d0bd472f9e0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/aefd23a4-4431-4c70-817b-4d0bd472f9e0.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F0652ce51-a7b0-49ba-9224-6eb1649a2eed.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/0652ce51-a7b0-49ba-9224-6eb1649a2eed.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252Ff51a7b1d-be09-4e59-b80d-6b6d0ef6f3b0.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/f51a7b1d-be09-4e59-b80d-6b6d0ef6f3b0.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F2f0c5441-0538-459a-86da-5b29e50df497.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/2f0c5441-0538-459a-86da-5b29e50df497.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F5b7d3f2a-6a1b-4a6c-8660-f77e3538e587.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/5b7d3f2a-6a1b-4a6c-8660-f77e3538e587.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F08d68e23-4e1e-4a8d-a2eb-8060dbb42e2f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/08d68e23-4e1e-4a8d-a2eb-8060dbb42e2f.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F0b3c256e-72eb-4668-9247-32008ac4b67d.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/0b3c256e-72eb-4668-9247-32008ac4b67d.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252F25256ed6-3f95-4c4b-9961-69ccaccc08db.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/25256ed6-3f95-4c4b-9961-69ccaccc08db.jpg already downloaded
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5707435%252Fgeneral%252Ff97b7888-49e7-4477-a68a-99b8d1fc720b.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707435/general/f97b7888-49e7-4477-a68a-99b8d1fc720b.jpg already downloaded
2026-03-26 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 416e03f3-ddf6-5017-9dbd-931527ebd873, identifier: 10726397
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F16633515-6895-40fc-985c-b2d6b4bd8a94.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/16633515-6895-40fc-985c-b2d6b4bd8a94.jpg not downloaded yet
2026-03-26 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-26 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397
2026-03-26 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 416e03f3-ddf6-5017-9dbd-931527ebd873 with identifier: 10726397 to the API
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726397>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '416e03f3-ddf6-5017-9dbd-931527ebd873',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5306273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726397',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Ateca',
'odometer': 36897,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5707435/general/685df542-bc96-425a-be08-f9e5e4190743.jpg',
'https://images.openlane.eu/carimgs/5707435/general/aefd23a4-4431-4c70-817b-4d0bd472f9e0.jpg',
'https://images.openlane.eu/carimgs/5707435/general/0652ce51-a7b0-49ba-9224-6eb1649a2eed.jpg',
'https://images.openlane.eu/carimgs/5707435/general/f51a7b1d-be09-4e59-b80d-6b6d0ef6f3b0.jpg',
'https://images.openlane.eu/carimgs/5707435/general/2f0c5441-0538-459a-86da-5b29e50df497.jpg',
'https://images.openlane.eu/carimgs/5707435/general/5b7d3f2a-6a1b-4a6c-8660-f77e3538e587.jpg',
'https://images.openlane.eu/carimgs/5707435/general/08d68e23-4e1e-4a8d-a2eb-8060dbb42e2f.jpg',
'https://images.openlane.eu/carimgs/5707435/general/0b3c256e-72eb-4668-9247-32008ac4b67d.jpg',
'https://images.openlane.eu/carimgs/5707435/general/25256ed6-3f95-4c4b-9961-69ccaccc08db.jpg',
'https://images.openlane.eu/carimgs/5707435/general/f97b7888-49e7-4477-a68a-99b8d1fc720b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/685df542-bc96-425a-be08-f9e5e4190743.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100791,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/aefd23a4-4431-4c70-817b-4d0bd472f9e0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101494,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/0652ce51-a7b0-49ba-9224-6eb1649a2eed.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103049,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/f51a7b1d-be09-4e59-b80d-6b6d0ef6f3b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125197,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/2f0c5441-0538-459a-86da-5b29e50df497.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/5b7d3f2a-6a1b-4a6c-8660-f77e3538e587.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133114,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/08d68e23-4e1e-4a8d-a2eb-8060dbb42e2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130028,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/0b3c256e-72eb-4668-9247-32008ac4b67d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81370,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/25256ed6-3f95-4c4b-9961-69ccaccc08db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_416e03f3-ddf6-5017-9dbd-931527ebd873/416e03f3-ddf6-5017-9dbd-931527ebd873_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109029,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707435/general/f97b7888-49e7-4477-a68a-99b8d1fc720b.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Ateca 2.0 TSI - AWD - Petrol - Automatic - 300 hp - 36.897 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726397%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [adesa.de] INFO: Saving data for 10726397: {'created_time': 1774498582.594553, 'last_price_update_time': 1774498582.594563, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726397') HTTP/1.1" 204 0
2026-03-26 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5720201/general/156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726305)
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F660715a0-d33a-44e0-8403-6b35eb05d7cf.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/660715a0-d33a-44e0-8403-6b35eb05d7cf.jpg not downloaded yet
2026-03-26 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/72f30514-6b85-4c70-a4d6-cb082b92f11f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252Ffc50fcf5-59e4-4f21-a3d1-050b163155c4.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/fc50fcf5-59e4-4f21-a3d1-050b163155c4.jpg not downloaded yet
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F5e3ea217-da2c-4df9-8b81-be9289cb9975.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/5e3ea217-da2c-4df9-8b81-be9289cb9975.jpg not downloaded yet
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F393eaabc-c766-4227-a774-edb592db4fa9.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/393eaabc-c766-4227-a774-edb592db4fa9.jpg not downloaded yet
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F5c6d1c60-f310-4f07-992b-5c39e7f88446.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/5c6d1c60-f310-4f07-992b-5c39e7f88446.jpg not downloaded yet
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F7394d224-231b-4c20-bf30-443056d1473f.jpg%27 HTTP/1.1" 200 None
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/7394d224-231b-4c20-bf30-443056d1473f.jpg not downloaded yet
2026-03-26 04:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eddfa10>
2026-03-26 04:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5720201%252Fgeneral%252F156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720201/general/156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg saved to cache
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c
2026-03-26 04:16:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c, skipping ID generation
2026-03-26 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with scrape type 1
2026-03-26 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c sending to next pipeline
2026-03-26 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c, identifier: 10726305
2026-03-26 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-26 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305
2026-03-26 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c with identifier: 10726305 to the API
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5720201/general/156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '429950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726305',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 49046,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/155c0615-ad36-46da-b50b-43a27d562d0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158362,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/69cc2480-1ae7-4d39-b0b5-865343132862.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160716,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/03a10547-32da-4b2d-9a96-3810dba1b3cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161781,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/2c959161-980b-4e42-ae73-128051bb033e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73496,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/dde5531f-d0f1-4801-a8f5-76b27005c9af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146748,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/4d103f5a-ca5d-47ee-97f5-fde8688c74b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158562,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/3c9c6502-df6f-449c-bbfc-8f98ee475b15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84691,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/e0ce48dc-c2c8-45a6-9c80-d2ca11298162.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/fec0aed1-5a85-479d-a91c-828f5e7db566.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c/063fa2f8-17e4-5596-ae5e-d75a2dbf6b9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116937,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720201/general/156d298f-5a60-4f55-b606-d6d2bdf495c0.jpg',
'Width': 800}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Kuga 1.5 EcoBoost ST Line X - Petrol - Manual - 150 hp - '
'49.046 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726305%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Saving data for 10726305: {'created_time': 1774498583.319793, 'last_price_update_time': 1774498583.319804, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726305') HTTP/1.1" 204 0
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/2a7490b4-4f87-4dc9-8389-c82b1d3c1701.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/fc50fcf5-59e4-4f21-a3d1-050b163155c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/16633515-6895-40fc-985c-b2d6b4bd8a94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/660715a0-d33a-44e0-8403-6b35eb05d7cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/5e3ea217-da2c-4df9-8b81-be9289cb9975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/06fd64d7-0b94-4265-8705-8ff59c30b186.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/393eaabc-c766-4227-a774-edb592db4fa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/5c6d1c60-f310-4f07-992b-5c39e7f88446.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc7e502890>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_0.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F72f30514-6b85-4c70-a4d6-cb082b92f11f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/72f30514-6b85-4c70-a4d6-cb082b92f11f.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e0ecd50>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_2.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F2a7490b4-4f87-4dc9-8389-c82b1d3c1701.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/2a7490b4-4f87-4dc9-8389-c82b1d3c1701.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746439/general/7394d224-231b-4c20-bf30-443056d1473f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10726378)
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ecaa150>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_5.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252Ffc50fcf5-59e4-4f21-a3d1-050b163155c4.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/fc50fcf5-59e4-4f21-a3d1-050b163155c4.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ecb4290>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_3.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F16633515-6895-40fc-985c-b2d6b4bd8a94.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/16633515-6895-40fc-985c-b2d6b4bd8a94.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1c7e50>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_4.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F660715a0-d33a-44e0-8403-6b35eb05d7cf.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/660715a0-d33a-44e0-8403-6b35eb05d7cf.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6eddfe50>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_6.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F5e3ea217-da2c-4df9-8b81-be9289cb9975.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/5e3ea217-da2c-4df9-8b81-be9289cb9975.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1c46d0>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_1.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F06fd64d7-0b94-4265-8705-8ff59c30b186.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/06fd64d7-0b94-4265-8705-8ff59c30b186.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ecb68d0>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_7.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F393eaabc-c766-4227-a774-edb592db4fa9.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/393eaabc-c766-4227-a774-edb592db4fa9.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6e1c77d0>
2026-03-26 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_8.jpg HTTP/1.1" 201 0
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F5c6d1c60-f310-4f07-992b-5c39e7f88446.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/5c6d1c60-f310-4f07-992b-5c39e7f88446.jpg saved to cache
2026-03-26 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725033
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725033%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725033: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725033 url https://www.openlane.eu/en/carv6/auction/10725033
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725019
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725019%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725019: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725019 url https://www.openlane.eu/en/carv6/auction/10725019
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10724972
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724972%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10724972: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10724972 url https://www.openlane.eu/en/carv6/auction/10724972
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725063
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725063%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725063: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725063 url https://www.openlane.eu/en/carv6/auction/10725063
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725092
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725092%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725092: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725092 url https://www.openlane.eu/en/carv6/auction/10725092
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725136
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725136%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725136: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725136 url https://www.openlane.eu/en/carv6/auction/10725136
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725120
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725120%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725120: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725120 url https://www.openlane.eu/en/carv6/auction/10725120
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725113
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725113%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725113: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725113 url https://www.openlane.eu/en/carv6/auction/10725113
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725017
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725017%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725017: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725017 url https://www.openlane.eu/en/carv6/auction/10725017
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10724990
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724990%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10724990: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10724990 url https://www.openlane.eu/en/carv6/auction/10724990
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10724963
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724963%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10724963: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10724963 url https://www.openlane.eu/en/carv6/auction/10724963
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725042
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725042%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725042: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725042 url https://www.openlane.eu/en/carv6/auction/10725042
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10724977
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724977%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10724977: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10724977 url https://www.openlane.eu/en/carv6/auction/10724977
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10725127
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725127%27 HTTP/1.1" 200 None
2026-03-26 04:16:23 [adesa.de] INFO: Scrape type for 10725127: 0
2026-03-26 04:16:23 [adesa.de] INFO: Skipping item 10725127 url https://www.openlane.eu/en/carv6/auction/10725127
2026-03-26 04:16:23 [adesa.de] INFO: Found listing with ID: 10724970
2026-03-26 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724970%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724970: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724970 url https://www.openlane.eu/en/carv6/auction/10724970
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723713
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723713%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723713: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723713 url https://www.openlane.eu/en/carv6/auction/10723713
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725106
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725106%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725106: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725106 url https://www.openlane.eu/en/carv6/auction/10725106
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725112
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725112%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725112: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725112 url https://www.openlane.eu/en/carv6/auction/10725112
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725118
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725118%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725118: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725118 url https://www.openlane.eu/en/carv6/auction/10725118
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724997
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724997%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724997: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724997 url https://www.openlane.eu/en/carv6/auction/10724997
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725045
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725045%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725045: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725045 url https://www.openlane.eu/en/carv6/auction/10725045
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723716
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723716%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723716: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723716 url https://www.openlane.eu/en/carv6/auction/10723716
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723735
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723735%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723735: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723735 url https://www.openlane.eu/en/carv6/auction/10723735
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723714
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723714%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723714: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723714 url https://www.openlane.eu/en/carv6/auction/10723714
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725081
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725081%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725081: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725081 url https://www.openlane.eu/en/carv6/auction/10725081
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724969
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724969%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724969: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724969 url https://www.openlane.eu/en/carv6/auction/10724969
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725076
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725076%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725076: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725076 url https://www.openlane.eu/en/carv6/auction/10725076
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725018
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725018%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725018: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725018 url https://www.openlane.eu/en/carv6/auction/10725018
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725117
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725117%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725117: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725117 url https://www.openlane.eu/en/carv6/auction/10725117
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725096
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725096%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725096: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725096 url https://www.openlane.eu/en/carv6/auction/10725096
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725043
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725043%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725043: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725043 url https://www.openlane.eu/en/carv6/auction/10725043
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724959
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724959%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724959: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724959 url https://www.openlane.eu/en/carv6/auction/10724959
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723719
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723719%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723719: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723719 url https://www.openlane.eu/en/carv6/auction/10723719
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723734
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723734%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723734: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723734 url https://www.openlane.eu/en/carv6/auction/10723734
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723688
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723688%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723688: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723688 url https://www.openlane.eu/en/carv6/auction/10723688
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725138
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725138%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725138: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725138 url https://www.openlane.eu/en/carv6/auction/10725138
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725047
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725047%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725047: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725047 url https://www.openlane.eu/en/carv6/auction/10725047
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725128
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725128%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725128: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725128 url https://www.openlane.eu/en/carv6/auction/10725128
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725140
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725140%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725140: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725140 url https://www.openlane.eu/en/carv6/auction/10725140
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725029
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725029%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725029: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725029 url https://www.openlane.eu/en/carv6/auction/10725029
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725123
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725123%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725123: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725123 url https://www.openlane.eu/en/carv6/auction/10725123
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725027
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725027%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725027: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725027 url https://www.openlane.eu/en/carv6/auction/10725027
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725078
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725078%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725078: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725078 url https://www.openlane.eu/en/carv6/auction/10725078
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725026
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725026%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725026: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725026 url https://www.openlane.eu/en/carv6/auction/10725026
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725000
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725000%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725000: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725000 url https://www.openlane.eu/en/carv6/auction/10725000
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725139
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725139%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725139: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725139 url https://www.openlane.eu/en/carv6/auction/10725139
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725101
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725101%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725101: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725101 url https://www.openlane.eu/en/carv6/auction/10725101
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725073
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725073%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725073: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725073 url https://www.openlane.eu/en/carv6/auction/10725073
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725052
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725052%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725052: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725052 url https://www.openlane.eu/en/carv6/auction/10725052
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724988
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724988%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724988: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724988 url https://www.openlane.eu/en/carv6/auction/10724988
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725131
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725131%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725131: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725131 url https://www.openlane.eu/en/carv6/auction/10725131
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725145
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725145%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725145: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725145 url https://www.openlane.eu/en/carv6/auction/10725145
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724995
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724995%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724995: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724995 url https://www.openlane.eu/en/carv6/auction/10724995
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725100
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725100%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725100: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725100 url https://www.openlane.eu/en/carv6/auction/10725100
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725099
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725099%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725099: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725099 url https://www.openlane.eu/en/carv6/auction/10725099
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725103
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725103%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725103: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725103 url https://www.openlane.eu/en/carv6/auction/10725103
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725002
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725002%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725002: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725002 url https://www.openlane.eu/en/carv6/auction/10725002
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725133
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725133%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725133: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725133 url https://www.openlane.eu/en/carv6/auction/10725133
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725148
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725148%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725148: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725148 url https://www.openlane.eu/en/carv6/auction/10725148
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725663
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725663%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725663: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725663 url https://www.openlane.eu/en/carv6/auction/10725663
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725125
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725125%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725125: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725125 url https://www.openlane.eu/en/carv6/auction/10725125
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725079
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725079%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725079: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725079 url https://www.openlane.eu/en/carv6/auction/10725079
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725031
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725031%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725031: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725031 url https://www.openlane.eu/en/carv6/auction/10725031
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725040
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725040%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725040: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725040 url https://www.openlane.eu/en/carv6/auction/10725040
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725144
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725144%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725144: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725144 url https://www.openlane.eu/en/carv6/auction/10725144
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724974
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724974%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724974: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724974 url https://www.openlane.eu/en/carv6/auction/10724974
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725132
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725132%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725132: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725132 url https://www.openlane.eu/en/carv6/auction/10725132
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725097
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725097%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725097: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725097 url https://www.openlane.eu/en/carv6/auction/10725097
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725143
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725143%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725143: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725143 url https://www.openlane.eu/en/carv6/auction/10725143
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725134
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725134%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725134: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725134 url https://www.openlane.eu/en/carv6/auction/10725134
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10723724
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723724%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10723724: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10723724 url https://www.openlane.eu/en/carv6/auction/10723724
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724981
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724981%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724981: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724981 url https://www.openlane.eu/en/carv6/auction/10724981
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725114
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725114%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725114: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725114 url https://www.openlane.eu/en/carv6/auction/10725114
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725028
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725028%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725028: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725028 url https://www.openlane.eu/en/carv6/auction/10725028
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724956
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724956%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724956: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724956 url https://www.openlane.eu/en/carv6/auction/10724956
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725051
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725051%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725051: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725051 url https://www.openlane.eu/en/carv6/auction/10725051
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724993
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724993%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724993: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724993 url https://www.openlane.eu/en/carv6/auction/10724993
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724983
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724983%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10724983: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10724983 url https://www.openlane.eu/en/carv6/auction/10724983
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10725064
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725064%27 HTTP/1.1" 200 None
2026-03-26 04:16:24 [adesa.de] INFO: Scrape type for 10725064: 0
2026-03-26 04:16:24 [adesa.de] INFO: Skipping item 10725064 url https://www.openlane.eu/en/carv6/auction/10725064
2026-03-26 04:16:24 [adesa.de] INFO: Found listing with ID: 10724961
2026-03-26 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724961%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10724961: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10724961 url https://www.openlane.eu/en/carv6/auction/10724961
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725071
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725071%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725071: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725071 url https://www.openlane.eu/en/carv6/auction/10725071
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10724962
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724962%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10724962: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10724962 url https://www.openlane.eu/en/carv6/auction/10724962
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725066
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725066%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725066: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725066 url https://www.openlane.eu/en/carv6/auction/10725066
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725072
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725072%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725072: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725072 url https://www.openlane.eu/en/carv6/auction/10725072
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725065
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725065%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725065: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725065 url https://www.openlane.eu/en/carv6/auction/10725065
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10724967
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724967%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10724967: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10724967 url https://www.openlane.eu/en/carv6/auction/10724967
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725074
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725074%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725074: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725074 url https://www.openlane.eu/en/carv6/auction/10725074
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10723690
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723690%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10723690: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10723690 url https://www.openlane.eu/en/carv6/auction/10723690
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10723686
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723686%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10723686: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10723686 url https://www.openlane.eu/en/carv6/auction/10723686
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725660
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725660%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725660: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725660 url https://www.openlane.eu/en/carv6/auction/10725660
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725046
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725046%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725046: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725046 url https://www.openlane.eu/en/carv6/auction/10725046
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10724960
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724960%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10724960: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10724960 url https://www.openlane.eu/en/carv6/auction/10724960
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725008
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725008%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725008: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725008 url https://www.openlane.eu/en/carv6/auction/10725008
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10724965
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724965%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10724965: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10724965 url https://www.openlane.eu/en/carv6/auction/10724965
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725038
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725038%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725038: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725038 url https://www.openlane.eu/en/carv6/auction/10725038
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725023
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725023%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725023: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725023 url https://www.openlane.eu/en/carv6/auction/10725023
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725068
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725068%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725068: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725068 url https://www.openlane.eu/en/carv6/auction/10725068
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725153
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725153%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725153: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725153 url https://www.openlane.eu/en/carv6/auction/10725153
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10724999
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724999%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10724999: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10724999 url https://www.openlane.eu/en/carv6/auction/10724999
2026-03-26 04:16:25 [adesa.de] INFO: Found listing with ID: 10725130
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725130%27 HTTP/1.1" 200 None
2026-03-26 04:16:25 [adesa.de] INFO: Scrape type for 10725130: 0
2026-03-26 04:16:25 [adesa.de] INFO: Skipping item 10725130 url https://www.openlane.eu/en/carv6/auction/10725130
2026-03-26 04:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 04:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fdc6ed50710>
2026-03-26 04:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 04: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-26 04:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_9.jpg HTTP/1.1" 201 0
2026-03-26 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%252F5746439%252Fgeneral%252F7394d224-231b-4c20-bf30-443056d1473f.jpg') HTTP/1.1" 204 0
2026-03-26 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746439/general/7394d224-231b-4c20-bf30-443056d1473f.jpg saved to cache
2026-03-26 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d373c7ad-523a-5f28-a5e4-719094607c02
2026-03-26 04:16:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d373c7ad-523a-5f28-a5e4-719094607c02, skipping ID generation
2026-03-26 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d373c7ad-523a-5f28-a5e4-719094607c02 with scrape type 1
2026-03-26 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d373c7ad-523a-5f28-a5e4-719094607c02 sending to next pipeline
2026-03-26 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d373c7ad-523a-5f28-a5e4-719094607c02, identifier: 10726378
2026-03-26 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-26 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378
2026-03-26 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d373c7ad-523a-5f28-a5e4-719094607c02 with identifier: 10726378 to the API
2026-03-26 04:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746439/general/7394d224-231b-4c20-bf30-443056d1473f.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': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd373c7ad-523a-5f28-a5e4-719094607c02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00071156889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726378',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 19125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154840,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/72f30514-6b85-4c70-a4d6-cb082b92f11f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156563,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/06fd64d7-0b94-4265-8705-8ff59c30b186.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/2a7490b4-4f87-4dc9-8389-c82b1d3c1701.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/16633515-6895-40fc-985c-b2d6b4bd8a94.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145457,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/660715a0-d33a-44e0-8403-6b35eb05d7cf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93615,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/fc50fcf5-59e4-4f21-a3d1-050b163155c4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133632,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/5e3ea217-da2c-4df9-8b81-be9289cb9975.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/393eaabc-c766-4227-a774-edb592db4fa9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/5c6d1c60-f310-4f07-992b-5c39e7f88446.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d373c7ad-523a-5f28-a5e4-719094607c02/d373c7ad-523a-5f28-a5e4-719094607c02_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140682,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746439/general/7394d224-231b-4c20-bf30-443056d1473f.jpg',
'Width': 1280}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'19.125 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-26 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726378%27 HTTP/1.1" 200 None
2026-03-26 04:16:26 [adesa.de] INFO: Saving data for 10726378: {'created_time': 1774498586.298043, 'last_price_update_time': 1774498586.298052, 'auction_closing_time': 1774962000.0}
2026-03-26 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726378') HTTP/1.1" 204 0
2026-03-26 04:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725130
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725130%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725130: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725130 url https://www.openlane.eu/en/carv6/auction/10725130
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725050
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725050%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725050: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725050 url https://www.openlane.eu/en/carv6/auction/10725050
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725151
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725151%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725151: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725151 url https://www.openlane.eu/en/carv6/auction/10725151
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725129
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725129%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725129: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725129 url https://www.openlane.eu/en/carv6/auction/10725129
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725149
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725149%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725149: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725149 url https://www.openlane.eu/en/carv6/auction/10725149
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725037
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725037%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725037: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725037 url https://www.openlane.eu/en/carv6/auction/10725037
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725049
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725049%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725049: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725049 url https://www.openlane.eu/en/carv6/auction/10725049
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725137
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725137%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725137: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725137 url https://www.openlane.eu/en/carv6/auction/10725137
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725030
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725030%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725030: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725030 url https://www.openlane.eu/en/carv6/auction/10725030
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725035
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725035%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725035: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725035 url https://www.openlane.eu/en/carv6/auction/10725035
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725016
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725016%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725016: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725016 url https://www.openlane.eu/en/carv6/auction/10725016
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10723695
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723695%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10723695: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10723695 url https://www.openlane.eu/en/carv6/auction/10723695
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10723717
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723717%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10723717: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10723717 url https://www.openlane.eu/en/carv6/auction/10723717
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725006
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725006%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725006: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725006 url https://www.openlane.eu/en/carv6/auction/10725006
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10724998
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724998%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10724998: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10724998 url https://www.openlane.eu/en/carv6/auction/10724998
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725077
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725077%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725077: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725077 url https://www.openlane.eu/en/carv6/auction/10725077
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10724989
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724989%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10724989: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10724989 url https://www.openlane.eu/en/carv6/auction/10724989
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725142
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725142%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725142: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725142 url https://www.openlane.eu/en/carv6/auction/10725142
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725024
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725024%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725024: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725024 url https://www.openlane.eu/en/carv6/auction/10725024
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10724968
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724968%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10724968: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10724968 url https://www.openlane.eu/en/carv6/auction/10724968
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725152
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725152%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725152: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725152 url https://www.openlane.eu/en/carv6/auction/10725152
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725032
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725032%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725032: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725032 url https://www.openlane.eu/en/carv6/auction/10725032
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725091
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725091%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725091: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725091 url https://www.openlane.eu/en/carv6/auction/10725091
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10725083
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725083%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10725083: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10725083 url https://www.openlane.eu/en/carv6/auction/10725083
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10724996
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724996%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10724996: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10724996 url https://www.openlane.eu/en/carv6/auction/10724996
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10727859
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727859%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10727859: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10727859 url https://www.openlane.eu/en/carv6/auction/10727859
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10724085
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724085%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10724085: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10724085 url https://www.openlane.eu/en/carv6/auction/10724085
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10724086
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724086%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10724086: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10724086 url https://www.openlane.eu/en/carv6/auction/10724086
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10723428
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723428%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10723428: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10723428 url https://www.openlane.eu/en/carv6/auction/10723428
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10723447
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723447%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10723447: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10723447 url https://www.openlane.eu/en/carv6/auction/10723447
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10723420
2026-03-26 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723420%27 HTTP/1.1" 200 None
2026-03-26 04:16:30 [adesa.de] INFO: Scrape type for 10723420: 0
2026-03-26 04:16:30 [adesa.de] INFO: Skipping item 10723420 url https://www.openlane.eu/en/carv6/auction/10723420
2026-03-26 04:16:30 [adesa.de] INFO: Found listing with ID: 10723438
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723438: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723438 url https://www.openlane.eu/en/carv6/auction/10723438
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723425
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723425: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723425 url https://www.openlane.eu/en/carv6/auction/10723425
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723446
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723446: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723446 url https://www.openlane.eu/en/carv6/auction/10723446
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723416
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723416: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723416 url https://www.openlane.eu/en/carv6/auction/10723416
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723444
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723444: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723444 url https://www.openlane.eu/en/carv6/auction/10723444
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723433
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723433: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723433 url https://www.openlane.eu/en/carv6/auction/10723433
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723415
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723415: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723415 url https://www.openlane.eu/en/carv6/auction/10723415
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723441
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723441: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723441 url https://www.openlane.eu/en/carv6/auction/10723441
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723442
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723442: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723442 url https://www.openlane.eu/en/carv6/auction/10723442
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723434
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723434: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723434 url https://www.openlane.eu/en/carv6/auction/10723434
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723423
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723423: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723423 url https://www.openlane.eu/en/carv6/auction/10723423
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723440
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723440: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723440 url https://www.openlane.eu/en/carv6/auction/10723440
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723424
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723424: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723424 url https://www.openlane.eu/en/carv6/auction/10723424
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723445
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723445: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723445 url https://www.openlane.eu/en/carv6/auction/10723445
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723443
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723443: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723443 url https://www.openlane.eu/en/carv6/auction/10723443
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723414
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723414: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723414 url https://www.openlane.eu/en/carv6/auction/10723414
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723432
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723432: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723432 url https://www.openlane.eu/en/carv6/auction/10723432
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723430
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723430: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723430 url https://www.openlane.eu/en/carv6/auction/10723430
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723435
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723435: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723435 url https://www.openlane.eu/en/carv6/auction/10723435
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723431
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723431: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723431 url https://www.openlane.eu/en/carv6/auction/10723431
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723418
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723418: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723418 url https://www.openlane.eu/en/carv6/auction/10723418
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723419
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723419: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723419 url https://www.openlane.eu/en/carv6/auction/10723419
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723417
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723417: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723417 url https://www.openlane.eu/en/carv6/auction/10723417
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723427
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723427: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723427 url https://www.openlane.eu/en/carv6/auction/10723427
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723439
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723439: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723439 url https://www.openlane.eu/en/carv6/auction/10723439
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723429
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723429: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723429 url https://www.openlane.eu/en/carv6/auction/10723429
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723448
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723448: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723448 url https://www.openlane.eu/en/carv6/auction/10723448
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723436
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723436: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723436 url https://www.openlane.eu/en/carv6/auction/10723436
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723421
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723421: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723421 url https://www.openlane.eu/en/carv6/auction/10723421
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723422
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723422: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723422 url https://www.openlane.eu/en/carv6/auction/10723422
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723437
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:31 [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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723437: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723437 url https://www.openlane.eu/en/carv6/auction/10723437
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10723426
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10723426: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10723426 url https://www.openlane.eu/en/carv6/auction/10723426
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721716
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721716: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721716 url https://www.openlane.eu/en/carv6/auction/10721716
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721650
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721650: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721650 url https://www.openlane.eu/en/carv6/auction/10721650
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721723
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721723: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721723 url https://www.openlane.eu/en/carv6/auction/10721723
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721438
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721438: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721438 url https://www.openlane.eu/en/carv6/auction/10721438
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721417
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721417: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721417 url https://www.openlane.eu/en/carv6/auction/10721417
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721419
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721419: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721419 url https://www.openlane.eu/en/carv6/auction/10721419
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721440
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721440: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721440 url https://www.openlane.eu/en/carv6/auction/10721440
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721439
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721439: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721439 url https://www.openlane.eu/en/carv6/auction/10721439
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721418
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721418: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721418 url https://www.openlane.eu/en/carv6/auction/10721418
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721420
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721420: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721420 url https://www.openlane.eu/en/carv6/auction/10721420
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721441
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721441: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721441 url https://www.openlane.eu/en/carv6/auction/10721441
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721442
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721442: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721442 url https://www.openlane.eu/en/carv6/auction/10721442
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721443
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721443: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721443 url https://www.openlane.eu/en/carv6/auction/10721443
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721444
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721444: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721444 url https://www.openlane.eu/en/carv6/auction/10721444
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721713
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721713: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721713 url https://www.openlane.eu/en/carv6/auction/10721713
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721639
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721639: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721639 url https://www.openlane.eu/en/carv6/auction/10721639
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10720422
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10720422: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10720422 url https://www.openlane.eu/en/carv6/auction/10720422
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10720429
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10720429: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10720429 url https://www.openlane.eu/en/carv6/auction/10720429
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721704
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721704: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721704 url https://www.openlane.eu/en/carv6/auction/10721704
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721637
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721637: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721637 url https://www.openlane.eu/en/carv6/auction/10721637
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721421
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721421: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721421 url https://www.openlane.eu/en/carv6/auction/10721421
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721638
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721638: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721638 url https://www.openlane.eu/en/carv6/auction/10721638
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721633
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721633: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721633 url https://www.openlane.eu/en/carv6/auction/10721633
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721647
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721647: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721647 url https://www.openlane.eu/en/carv6/auction/10721647
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721708
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721708: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721708 url https://www.openlane.eu/en/carv6/auction/10721708
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721710
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:31 [adesa.de] INFO: Scrape type for 10721710: 0
2026-03-26 04:16:31 [adesa.de] INFO: Skipping item 10721710 url https://www.openlane.eu/en/carv6/auction/10721710
2026-03-26 04:16:31 [adesa.de] INFO: Found listing with ID: 10721642
2026-03-26 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721642%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721642: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721642 url https://www.openlane.eu/en/carv6/auction/10721642
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721620
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721620%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721620: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721620 url https://www.openlane.eu/en/carv6/auction/10721620
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10715066
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710715066%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10715066: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10715066 url https://www.openlane.eu/en/carv6/auction/10715066
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721644
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721644%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721644: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721644 url https://www.openlane.eu/en/carv6/auction/10721644
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721725
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721725%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721725: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721725 url https://www.openlane.eu/en/carv6/auction/10721725
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721714
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721714%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721714: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721714 url https://www.openlane.eu/en/carv6/auction/10721714
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721720
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721720%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721720: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721720 url https://www.openlane.eu/en/carv6/auction/10721720
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721645
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721645%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721645: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721645 url https://www.openlane.eu/en/carv6/auction/10721645
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721445
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721445%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721445: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721445 url https://www.openlane.eu/en/carv6/auction/10721445
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721422
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721422%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721422: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721422 url https://www.openlane.eu/en/carv6/auction/10721422
2026-03-26 04:16:32 [adesa.de] INFO: Found listing with ID: 10721423
2026-03-26 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721423%27 HTTP/1.1" 200 None
2026-03-26 04:16:32 [adesa.de] INFO: Scrape type for 10721423: 0
2026-03-26 04:16:32 [adesa.de] INFO: Skipping item 10721423 url https://www.openlane.eu/en/carv6/auction/10721423
2026-03-26 04:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721423
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721423%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721423: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721423 url https://www.openlane.eu/en/carv6/auction/10721423
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721634
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721634%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721634: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721634 url https://www.openlane.eu/en/carv6/auction/10721634
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721424
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721424%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721424: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721424 url https://www.openlane.eu/en/carv6/auction/10721424
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721627
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721627%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721627: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721627 url https://www.openlane.eu/en/carv6/auction/10721627
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721715
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721715%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721715: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721715 url https://www.openlane.eu/en/carv6/auction/10721715
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721703
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721703%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721703: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721703 url https://www.openlane.eu/en/carv6/auction/10721703
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721648
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721648%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721648: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721648 url https://www.openlane.eu/en/carv6/auction/10721648
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721425
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721425%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721425: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721425 url https://www.openlane.eu/en/carv6/auction/10721425
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721446
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721446%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721446: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721446 url https://www.openlane.eu/en/carv6/auction/10721446
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721426
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721426%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721426: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721426 url https://www.openlane.eu/en/carv6/auction/10721426
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721427
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721427%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721427: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721427 url https://www.openlane.eu/en/carv6/auction/10721427
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721447
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721447%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721447: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721447 url https://www.openlane.eu/en/carv6/auction/10721447
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10720450
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710720450%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10720450: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10720450 url https://www.openlane.eu/en/carv6/auction/10720450
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721702
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721702%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721702: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721702 url https://www.openlane.eu/en/carv6/auction/10721702
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10720456
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710720456%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10720456: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10720456 url https://www.openlane.eu/en/carv6/auction/10720456
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721623
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721623%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721623: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721623 url https://www.openlane.eu/en/carv6/auction/10721623
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721448
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721448%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721448: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721448 url https://www.openlane.eu/en/carv6/auction/10721448
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721428
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721428%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721428: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721428 url https://www.openlane.eu/en/carv6/auction/10721428
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10720468
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710720468%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10720468: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10720468 url https://www.openlane.eu/en/carv6/auction/10720468
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721429
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721429%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721429: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721429 url https://www.openlane.eu/en/carv6/auction/10721429
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10720463
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710720463%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10720463: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10720463 url https://www.openlane.eu/en/carv6/auction/10720463
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10720473
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710720473%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10720473: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10720473 url https://www.openlane.eu/en/carv6/auction/10720473
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721430
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721430%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721430: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721430 url https://www.openlane.eu/en/carv6/auction/10721430
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721449
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721449%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721449: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721449 url https://www.openlane.eu/en/carv6/auction/10721449
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721431
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721431%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721431: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721431 url https://www.openlane.eu/en/carv6/auction/10721431
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721451
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721451%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721451: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721451 url https://www.openlane.eu/en/carv6/auction/10721451
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721432
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721432%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721432: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721432 url https://www.openlane.eu/en/carv6/auction/10721432
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721622
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721622%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721622: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721622 url https://www.openlane.eu/en/carv6/auction/10721622
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721643
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721643%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721643: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721643 url https://www.openlane.eu/en/carv6/auction/10721643
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721433
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721433%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721433: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721433 url https://www.openlane.eu/en/carv6/auction/10721433
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10721434
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721434%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10721434: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10721434 url https://www.openlane.eu/en/carv6/auction/10721434
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10722784
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722784%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10722784: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10722784 url https://www.openlane.eu/en/carv6/auction/10722784
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10722763
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722763%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10722763: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10722763 url https://www.openlane.eu/en/carv6/auction/10722763
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10725205
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725205%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10725205: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10725205 url https://www.openlane.eu/en/carv6/auction/10725205
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10722841
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722841%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10722841: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10722841 url https://www.openlane.eu/en/carv6/auction/10722841
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723091
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723091%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723091: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723091 url https://www.openlane.eu/en/carv6/auction/10723091
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723093
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723093%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723093: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723093 url https://www.openlane.eu/en/carv6/auction/10723093
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723111
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723111%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723111: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723111 url https://www.openlane.eu/en/carv6/auction/10723111
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723127
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723127%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723127: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723127 url https://www.openlane.eu/en/carv6/auction/10723127
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10725203
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725203%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10725203: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10725203 url https://www.openlane.eu/en/carv6/auction/10725203
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723124
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723124%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723124: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723124 url https://www.openlane.eu/en/carv6/auction/10723124
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723606
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723606%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723606: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723606 url https://www.openlane.eu/en/carv6/auction/10723606
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723092
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723092%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723092: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723092 url https://www.openlane.eu/en/carv6/auction/10723092
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723112
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723112%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723112: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723112 url https://www.openlane.eu/en/carv6/auction/10723112
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723071
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723071%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723071: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723071 url https://www.openlane.eu/en/carv6/auction/10723071
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723123
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723123%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723123: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723123 url https://www.openlane.eu/en/carv6/auction/10723123
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723128
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723128%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723128: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723128 url https://www.openlane.eu/en/carv6/auction/10723128
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10723612
2026-03-26 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723612%27 HTTP/1.1" 200 None
2026-03-26 04:16:34 [adesa.de] INFO: Scrape type for 10723612: 0
2026-03-26 04:16:34 [adesa.de] INFO: Skipping item 10723612 url https://www.openlane.eu/en/carv6/auction/10723612
2026-03-26 04:16:34 [adesa.de] INFO: Found listing with ID: 10722840
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722840%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10722840: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10722840 url https://www.openlane.eu/en/carv6/auction/10722840
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723069
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723069%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723069: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723069 url https://www.openlane.eu/en/carv6/auction/10723069
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723070
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723070%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723070: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723070 url https://www.openlane.eu/en/carv6/auction/10723070
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723078
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723078%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723078: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723078 url https://www.openlane.eu/en/carv6/auction/10723078
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723075
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723075%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723075: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723075 url https://www.openlane.eu/en/carv6/auction/10723075
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10722785
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722785%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10722785: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10722785 url https://www.openlane.eu/en/carv6/auction/10722785
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10722818
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722818%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10722818: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10722818 url https://www.openlane.eu/en/carv6/auction/10722818
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723085
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723085%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723085: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723085 url https://www.openlane.eu/en/carv6/auction/10723085
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723106
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723106%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723106: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723106 url https://www.openlane.eu/en/carv6/auction/10723106
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723126
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723126%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723126: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723126 url https://www.openlane.eu/en/carv6/auction/10723126
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723081
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723081%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723081: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723081 url https://www.openlane.eu/en/carv6/auction/10723081
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723079
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723079%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723079: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723079 url https://www.openlane.eu/en/carv6/auction/10723079
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723080
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723080%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723080: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723080 url https://www.openlane.eu/en/carv6/auction/10723080
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723086
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723086%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723086: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723086 url https://www.openlane.eu/en/carv6/auction/10723086
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723125
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723125%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723125: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723125 url https://www.openlane.eu/en/carv6/auction/10723125
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723096
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723096%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723096: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723096 url https://www.openlane.eu/en/carv6/auction/10723096
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723121
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723121%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723121: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723121 url https://www.openlane.eu/en/carv6/auction/10723121
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723607
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723607%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723607: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723607 url https://www.openlane.eu/en/carv6/auction/10723607
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723608
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723608%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723608: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723608 url https://www.openlane.eu/en/carv6/auction/10723608
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723122
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723122%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723122: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723122 url https://www.openlane.eu/en/carv6/auction/10723122
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723611
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723611%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723611: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723611 url https://www.openlane.eu/en/carv6/auction/10723611
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723120
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723120%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723120: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723120 url https://www.openlane.eu/en/carv6/auction/10723120
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10728603
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710728603%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10728603: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10728603 url https://www.openlane.eu/en/carv6/auction/10728603
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723616
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723616%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723616: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723616 url https://www.openlane.eu/en/carv6/auction/10723616
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723610
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723610%27 HTTP/1.1" 200 None
2026-03-26 04:16:35 [adesa.de] INFO: Scrape type for 10723610: 0
2026-03-26 04:16:35 [adesa.de] INFO: Skipping item 10723610 url https://www.openlane.eu/en/carv6/auction/10723610
2026-03-26 04:16:35 [adesa.de] INFO: Found listing with ID: 10723609
2026-03-26 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723609%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723609: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723609 url https://www.openlane.eu/en/carv6/auction/10723609
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10723087
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723087%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723087: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723087 url https://www.openlane.eu/en/carv6/auction/10723087
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10723094
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723094%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723094: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723094 url https://www.openlane.eu/en/carv6/auction/10723094
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10723099
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723099%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723099: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723099 url https://www.openlane.eu/en/carv6/auction/10723099
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10723082
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723082%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723082: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723082 url https://www.openlane.eu/en/carv6/auction/10723082
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10723098
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723098%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723098: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723098 url https://www.openlane.eu/en/carv6/auction/10723098
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10723095
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710723095%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10723095: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10723095 url https://www.openlane.eu/en/carv6/auction/10723095
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10725596
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725596%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10725596: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10725596 url https://www.openlane.eu/en/carv6/auction/10725596
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10725206
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725206%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10725206: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10725206 url https://www.openlane.eu/en/carv6/auction/10725206
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10725202
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710725202%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10725202: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10725202 url https://www.openlane.eu/en/carv6/auction/10725202
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10719184
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719184%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10719184: 2
2026-03-26 04:16:36 [adesa.de] INFO: Scraping item 10719184 url https://www.openlane.eu/en/carv6/auction/10719184
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10719620
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719620%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10719620: 2
2026-03-26 04:16:36 [adesa.de] INFO: Scraping item 10719620 url https://www.openlane.eu/en/carv6/auction/10719620
2026-03-26 04: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-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10727088
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727088%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10727088: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10727088 url https://www.openlane.eu/en/carv6/auction/10727088
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10724525
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724525%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10724525: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10724525 url https://www.openlane.eu/en/carv6/auction/10724525
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717568
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717568%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717568: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717568 url https://www.openlane.eu/en/carv6/auction/10717568
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717357
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717357%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717357: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717357 url https://www.openlane.eu/en/carv6/auction/10717357
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717359
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717359%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717359: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717359 url https://www.openlane.eu/en/carv6/auction/10717359
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717360
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717360%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717360: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717360 url https://www.openlane.eu/en/carv6/auction/10717360
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717361
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717361%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717361: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717361 url https://www.openlane.eu/en/carv6/auction/10717361
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717356
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717356%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717356: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717356 url https://www.openlane.eu/en/carv6/auction/10717356
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717358
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717358%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717358: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717358 url https://www.openlane.eu/en/carv6/auction/10717358
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717355
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717355%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717355: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717355 url https://www.openlane.eu/en/carv6/auction/10717355
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717314
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717314%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717314: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717314 url https://www.openlane.eu/en/carv6/auction/10717314
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717312
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717312%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717312: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717312 url https://www.openlane.eu/en/carv6/auction/10717312
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717316
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717316%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717316: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717316 url https://www.openlane.eu/en/carv6/auction/10717316
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10709649
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709649%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10709649: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10709649 url https://www.openlane.eu/en/carv6/auction/10709649
2026-03-26 04:16:36 [adesa.de] INFO: Found listing with ID: 10717318
2026-03-26 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717318%27 HTTP/1.1" 200 None
2026-03-26 04:16:36 [adesa.de] INFO: Scrape type for 10717318: 0
2026-03-26 04:16:36 [adesa.de] INFO: Skipping item 10717318 url https://www.openlane.eu/en/carv6/auction/10717318
2026-03-26 04: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-26 04: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-26 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719184> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184
2026-03-26 04:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 2
2026-03-26 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cd696f4-581f-59c7-8e83-91393c86e801 with scrape type 2
2026-03-26 04:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cd696f4-581f-59c7-8e83-91393c86e801, identifier: 10719184
2026-03-26 04:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184
2026-03-26 04:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184
2026-03-26 04:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cd696f4-581f-59c7-8e83-91393c86e801 with identifier: 10719184 to the API
2026-03-26 04:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719184>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3cd696f4-581f-59c7-8e83-91393c86e801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BFA206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719184',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 102267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Talisman 1.8 TCe Limited - Petrol - Automatic - 225 hp - '
'102.267 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2019}
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719184%27 HTTP/1.1" 200 None
2026-03-26 04:16:38 [adesa.de] INFO: Saving data for 10719184: {'auction_closing_time': 1774603800.0, 'created_time': 1774412121.089566, 'last_price_update_time': 1774498598.042039}
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10719184') HTTP/1.1" 204 0
2026-03-26 04:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620
2026-03-26 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 2
2026-03-26 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 2
2026-03-26 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd5709cf-51d4-5df2-88de-284a9757c0d0, identifier: 10719620
2026-03-26 04:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620
2026-03-26 04:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620
2026-03-26 04:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10719620 to the API
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719620>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fd5709cf-51d4-5df2-88de-284a9757c0d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NWM JP72E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 36451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 252 hp - 36.451 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719620%27 HTTP/1.1" 200 None
2026-03-26 04:16:38 [adesa.de] INFO: Saving data for 10719620: {'auction_closing_time': 1774603800.0, 'created_time': 1774412119.992431, 'last_price_update_time': 1774498598.636187}
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10719620') HTTP/1.1" 204 0
2026-03-26 04:16: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-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717317
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717317%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717317: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717317 url https://www.openlane.eu/en/carv6/auction/10717317
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717313
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717313%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717313: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717313 url https://www.openlane.eu/en/carv6/auction/10717313
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717315
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717315%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717315: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717315 url https://www.openlane.eu/en/carv6/auction/10717315
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717925
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717925%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717925: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717925 url https://www.openlane.eu/en/carv6/auction/10717925
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717571
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717571%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717571: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717571 url https://www.openlane.eu/en/carv6/auction/10717571
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10718322
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718322%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10718322: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10718322 url https://www.openlane.eu/en/carv6/auction/10718322
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717113
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717113%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717113: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717113 url https://www.openlane.eu/en/carv6/auction/10717113
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717107
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717107%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717107: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717107 url https://www.openlane.eu/en/carv6/auction/10717107
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717106
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717106%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717106: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717106 url https://www.openlane.eu/en/carv6/auction/10717106
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717109
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717109%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717109: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717109 url https://www.openlane.eu/en/carv6/auction/10717109
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10717112
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717112%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10717112: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10717112 url https://www.openlane.eu/en/carv6/auction/10717112
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10708612
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708612%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10708612: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10708612 url https://www.openlane.eu/en/carv6/auction/10708612
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10708623
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708623%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10708623: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10708623 url https://www.openlane.eu/en/carv6/auction/10708623
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10708618
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708618%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10708618: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10708618 url https://www.openlane.eu/en/carv6/auction/10708618
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10708617
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708617%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10708617: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10708617 url https://www.openlane.eu/en/carv6/auction/10708617
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10718670
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718670%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10718670: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10718670 url https://www.openlane.eu/en/carv6/auction/10718670
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10718794
2026-03-26 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718794%27 HTTP/1.1" 200 None
2026-03-26 04:16:39 [adesa.de] INFO: Scrape type for 10718794: 0
2026-03-26 04:16:39 [adesa.de] INFO: Skipping item 10718794 url https://www.openlane.eu/en/carv6/auction/10718794
2026-03-26 04:16:39 [adesa.de] INFO: Found listing with ID: 10718868
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718868%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10718868: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10718868 url https://www.openlane.eu/en/carv6/auction/10718868
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10718847
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718847%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10718847: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10718847 url https://www.openlane.eu/en/carv6/auction/10718847
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10718845
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718845%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10718845: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10718845 url https://www.openlane.eu/en/carv6/auction/10718845
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10718587
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718587%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10718587: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10718587 url https://www.openlane.eu/en/carv6/auction/10718587
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717377
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717377%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717377: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717377 url https://www.openlane.eu/en/carv6/auction/10717377
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717375
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717375%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717375: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717375 url https://www.openlane.eu/en/carv6/auction/10717375
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717376
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717376%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717376: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717376 url https://www.openlane.eu/en/carv6/auction/10717376
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717374
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717374%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717374: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717374 url https://www.openlane.eu/en/carv6/auction/10717374
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717442
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717442%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717442: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717442 url https://www.openlane.eu/en/carv6/auction/10717442
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717445
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717445%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717445: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717445 url https://www.openlane.eu/en/carv6/auction/10717445
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717444
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717444%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717444: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717444 url https://www.openlane.eu/en/carv6/auction/10717444
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708622
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708622%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708622: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708622 url https://www.openlane.eu/en/carv6/auction/10708622
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722334
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722334%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722334: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722334 url https://www.openlane.eu/en/carv6/auction/10722334
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717441
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717441%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717441: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717441 url https://www.openlane.eu/en/carv6/auction/10717441
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717443
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717443%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717443: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717443 url https://www.openlane.eu/en/carv6/auction/10717443
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717920
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717920%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717920: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717920 url https://www.openlane.eu/en/carv6/auction/10717920
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717924
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717924%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717924: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717924 url https://www.openlane.eu/en/carv6/auction/10717924
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717923
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717923%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717923: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717923 url https://www.openlane.eu/en/carv6/auction/10717923
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717922
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717922%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717922: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717922 url https://www.openlane.eu/en/carv6/auction/10717922
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717921
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717921%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717921: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717921 url https://www.openlane.eu/en/carv6/auction/10717921
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708607
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708607%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708607: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708607 url https://www.openlane.eu/en/carv6/auction/10708607
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708610
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708610%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708610: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708610 url https://www.openlane.eu/en/carv6/auction/10708610
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717529
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717529%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717529: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717529 url https://www.openlane.eu/en/carv6/auction/10717529
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708616
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708616%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708616: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708616 url https://www.openlane.eu/en/carv6/auction/10708616
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708615
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708615%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708615: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708615 url https://www.openlane.eu/en/carv6/auction/10708615
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10718439
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718439%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10718439: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10718439 url https://www.openlane.eu/en/carv6/auction/10718439
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717110
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717110%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717110: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717110 url https://www.openlane.eu/en/carv6/auction/10717110
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717108
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717108%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717108: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717108 url https://www.openlane.eu/en/carv6/auction/10717108
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708614
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708614%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708614: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708614 url https://www.openlane.eu/en/carv6/auction/10708614
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708609
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708609%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708609: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708609 url https://www.openlane.eu/en/carv6/auction/10708609
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708608
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708608%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708608: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708608 url https://www.openlane.eu/en/carv6/auction/10708608
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717111
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717111%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717111: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717111 url https://www.openlane.eu/en/carv6/auction/10717111
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708611
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708611%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708611: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708611 url https://www.openlane.eu/en/carv6/auction/10708611
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708613
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708613%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708613: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708613 url https://www.openlane.eu/en/carv6/auction/10708613
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708620
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708620%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708620: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708620 url https://www.openlane.eu/en/carv6/auction/10708620
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708621
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708621%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708621: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708621 url https://www.openlane.eu/en/carv6/auction/10708621
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10708619
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710708619%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10708619: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10708619 url https://www.openlane.eu/en/carv6/auction/10708619
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10727493
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710727493%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10727493: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10727493 url https://www.openlane.eu/en/carv6/auction/10727493
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722326
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722326%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722326: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722326 url https://www.openlane.eu/en/carv6/auction/10722326
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722345
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722345%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722345: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722345 url https://www.openlane.eu/en/carv6/auction/10722345
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722328
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722328%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722328: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722328 url https://www.openlane.eu/en/carv6/auction/10722328
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10719377
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719377%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10719377: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10719377 url https://www.openlane.eu/en/carv6/auction/10719377
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722338
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722338%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722338: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722338 url https://www.openlane.eu/en/carv6/auction/10722338
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722332
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722332%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722332: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722332 url https://www.openlane.eu/en/carv6/auction/10722332
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10716807
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716807%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10716807: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10716807 url https://www.openlane.eu/en/carv6/auction/10716807
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722354
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722354%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722354: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722354 url https://www.openlane.eu/en/carv6/auction/10722354
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722348
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722348%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722348: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722348 url https://www.openlane.eu/en/carv6/auction/10722348
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10715098
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710715098%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10715098: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10715098 url https://www.openlane.eu/en/carv6/auction/10715098
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10719376
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719376%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10719376: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10719376 url https://www.openlane.eu/en/carv6/auction/10719376
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10716722
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716722%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10716722: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10716722 url https://www.openlane.eu/en/carv6/auction/10716722
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722340
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722340%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722340: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722340 url https://www.openlane.eu/en/carv6/auction/10722340
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717381
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717381%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717381: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717381 url https://www.openlane.eu/en/carv6/auction/10717381
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722342
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722342%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722342: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722342 url https://www.openlane.eu/en/carv6/auction/10722342
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722330
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722330%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722330: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722330 url https://www.openlane.eu/en/carv6/auction/10722330
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722341
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722341%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722341: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722341 url https://www.openlane.eu/en/carv6/auction/10722341
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722344
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722344%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722344: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722344 url https://www.openlane.eu/en/carv6/auction/10722344
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10716805
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716805%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10716805: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10716805 url https://www.openlane.eu/en/carv6/auction/10716805
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10715095
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710715095%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10715095: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10715095 url https://www.openlane.eu/en/carv6/auction/10715095
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10715096
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710715096%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10715096: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10715096 url https://www.openlane.eu/en/carv6/auction/10715096
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722351
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722351%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10722351: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10722351 url https://www.openlane.eu/en/carv6/auction/10722351
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10717373
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717373%27 HTTP/1.1" 200 None
2026-03-26 04:16:40 [adesa.de] INFO: Scrape type for 10717373: 0
2026-03-26 04:16:40 [adesa.de] INFO: Skipping item 10717373 url https://www.openlane.eu/en/carv6/auction/10717373
2026-03-26 04:16:40 [adesa.de] INFO: Found listing with ID: 10722353
2026-03-26 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722353: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722353 url https://www.openlane.eu/en/carv6/auction/10722353
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722356
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722356: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722356 url https://www.openlane.eu/en/carv6/auction/10722356
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722339
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722339: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722339 url https://www.openlane.eu/en/carv6/auction/10722339
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722337
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722337: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722337 url https://www.openlane.eu/en/carv6/auction/10722337
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722346
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722346: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722346 url https://www.openlane.eu/en/carv6/auction/10722346
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722352
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722352: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722352 url https://www.openlane.eu/en/carv6/auction/10722352
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722347
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722347: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722347 url https://www.openlane.eu/en/carv6/auction/10722347
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10709650
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10709650: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10709650 url https://www.openlane.eu/en/carv6/auction/10709650
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722355
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:41 [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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722355: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722355 url https://www.openlane.eu/en/carv6/auction/10722355
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10723464
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10723464: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10723464 url https://www.openlane.eu/en/carv6/auction/10723464
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10723392
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10723392: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10723392 url https://www.openlane.eu/en/carv6/auction/10723392
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722866
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722866: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722866 url https://www.openlane.eu/en/carv6/auction/10722866
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722725
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722725: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722725 url https://www.openlane.eu/en/carv6/auction/10722725
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10723465
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10723465: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10723465 url https://www.openlane.eu/en/carv6/auction/10723465
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722724
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722724: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722724 url https://www.openlane.eu/en/carv6/auction/10722724
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722726
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722726: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722726 url https://www.openlane.eu/en/carv6/auction/10722726
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10723390
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10723390: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10723390 url https://www.openlane.eu/en/carv6/auction/10723390
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10723391
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10723391: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10723391 url https://www.openlane.eu/en/carv6/auction/10723391
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10722722
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10722722: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10722722 url https://www.openlane.eu/en/carv6/auction/10722722
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10723393
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10723393: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10723393 url https://www.openlane.eu/en/carv6/auction/10723393
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10718756
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10718756: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10718756 url https://www.openlane.eu/en/carv6/auction/10718756
2026-03-26 04:16:41 [adesa.de] INFO: Found listing with ID: 10718762
2026-03-26 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16: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-26 04:16:41 [adesa.de] INFO: Scrape type for 10718762: 0
2026-03-26 04:16:41 [adesa.de] INFO: Skipping item 10718762 url https://www.openlane.eu/en/carv6/auction/10718762
2026-03-26 04:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718711
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718711%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718711: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718711 url https://www.openlane.eu/en/carv6/auction/10718711
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718626
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718626%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718626: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718626 url https://www.openlane.eu/en/carv6/auction/10718626
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718710
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718710%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718710: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718710 url https://www.openlane.eu/en/carv6/auction/10718710
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718780
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718780%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718780: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718780 url https://www.openlane.eu/en/carv6/auction/10718780
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721552
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721552%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721552: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721552 url https://www.openlane.eu/en/carv6/auction/10721552
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721553
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721553%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721553: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721553 url https://www.openlane.eu/en/carv6/auction/10721553
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718781
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718781%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718781: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718781 url https://www.openlane.eu/en/carv6/auction/10718781
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718776
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718776%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718776: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718776 url https://www.openlane.eu/en/carv6/auction/10718776
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718622
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718622%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718622: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718622 url https://www.openlane.eu/en/carv6/auction/10718622
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718700
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718700%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718700: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718700 url https://www.openlane.eu/en/carv6/auction/10718700
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718673
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718673%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718673: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718673 url https://www.openlane.eu/en/carv6/auction/10718673
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718747
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718747%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718747: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718747 url https://www.openlane.eu/en/carv6/auction/10718747
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718818
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718818%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718818: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718818 url https://www.openlane.eu/en/carv6/auction/10718818
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718740
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718740%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718740: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718740 url https://www.openlane.eu/en/carv6/auction/10718740
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718677
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718677%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718677: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718677 url https://www.openlane.eu/en/carv6/auction/10718677
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718737
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718737%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718737: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718737 url https://www.openlane.eu/en/carv6/auction/10718737
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718636
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718636%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718636: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718636 url https://www.openlane.eu/en/carv6/auction/10718636
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718795
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718795%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718795: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718795 url https://www.openlane.eu/en/carv6/auction/10718795
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718672
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718672%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718672: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718672 url https://www.openlane.eu/en/carv6/auction/10718672
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718814
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718814%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718814: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718814 url https://www.openlane.eu/en/carv6/auction/10718814
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718628
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718628%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718628: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718628 url https://www.openlane.eu/en/carv6/auction/10718628
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718675
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718675%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718675: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718675 url https://www.openlane.eu/en/carv6/auction/10718675
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718619
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718619%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718619: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718619 url https://www.openlane.eu/en/carv6/auction/10718619
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718775
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718775%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718775: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718775 url https://www.openlane.eu/en/carv6/auction/10718775
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718634
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718634%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718634: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718634 url https://www.openlane.eu/en/carv6/auction/10718634
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718618
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718618%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718618: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718618 url https://www.openlane.eu/en/carv6/auction/10718618
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721576
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721576%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721576: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721576 url https://www.openlane.eu/en/carv6/auction/10721576
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721578
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721578%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721578: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721578 url https://www.openlane.eu/en/carv6/auction/10721578
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718805
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718805%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718805: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718805 url https://www.openlane.eu/en/carv6/auction/10718805
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718813
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718813%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718813: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718813 url https://www.openlane.eu/en/carv6/auction/10718813
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721577
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721577%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721577: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721577 url https://www.openlane.eu/en/carv6/auction/10721577
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718800
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718800%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718800: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718800 url https://www.openlane.eu/en/carv6/auction/10718800
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718799
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718799%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718799: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718799 url https://www.openlane.eu/en/carv6/auction/10718799
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718637
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718637%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718637: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718637 url https://www.openlane.eu/en/carv6/auction/10718637
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718796
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718796%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718796: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718796 url https://www.openlane.eu/en/carv6/auction/10718796
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718684
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718684%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718684: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718684 url https://www.openlane.eu/en/carv6/auction/10718684
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718808
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718808%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718808: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718808 url https://www.openlane.eu/en/carv6/auction/10718808
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721568
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721568%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721568: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721568 url https://www.openlane.eu/en/carv6/auction/10721568
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10721579
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721579%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10721579: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10721579 url https://www.openlane.eu/en/carv6/auction/10721579
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718653
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718653%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718653: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718653 url https://www.openlane.eu/en/carv6/auction/10718653
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718770
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718770%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718770: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718770 url https://www.openlane.eu/en/carv6/auction/10718770
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718758
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718758%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718758: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718758 url https://www.openlane.eu/en/carv6/auction/10718758
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718783
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718783%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718783: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718783 url https://www.openlane.eu/en/carv6/auction/10718783
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718759
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718759%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718759: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718759 url https://www.openlane.eu/en/carv6/auction/10718759
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718679
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718679%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718679: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718679 url https://www.openlane.eu/en/carv6/auction/10718679
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718654
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718654%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718654: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718654 url https://www.openlane.eu/en/carv6/auction/10718654
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718703
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718703%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718703: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718703 url https://www.openlane.eu/en/carv6/auction/10718703
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718629
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718629%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718629: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718629 url https://www.openlane.eu/en/carv6/auction/10718629
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718704
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718704%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718704: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718704 url https://www.openlane.eu/en/carv6/auction/10718704
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718836
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718836%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718836: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718836 url https://www.openlane.eu/en/carv6/auction/10718836
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718651
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718651%27 HTTP/1.1" 200 None
2026-03-26 04:16:43 [adesa.de] INFO: Scrape type for 10718651: 0
2026-03-26 04:16:43 [adesa.de] INFO: Skipping item 10718651 url https://www.openlane.eu/en/carv6/auction/10718651
2026-03-26 04:16:43 [adesa.de] INFO: Found listing with ID: 10718821
2026-03-26 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718821%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718821: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718821 url https://www.openlane.eu/en/carv6/auction/10718821
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718831
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718831%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718831: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718831 url https://www.openlane.eu/en/carv6/auction/10718831
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718754
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718754%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718754: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718754 url https://www.openlane.eu/en/carv6/auction/10718754
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718685
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718685%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718685: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718685 url https://www.openlane.eu/en/carv6/auction/10718685
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718638
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718638%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718638: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718638 url https://www.openlane.eu/en/carv6/auction/10718638
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718771
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718771%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718771: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718771 url https://www.openlane.eu/en/carv6/auction/10718771
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718822
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718822%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718822: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718822 url https://www.openlane.eu/en/carv6/auction/10718822
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10721560
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721560%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10721560: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10721560 url https://www.openlane.eu/en/carv6/auction/10721560
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718712
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718712%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718712: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718712 url https://www.openlane.eu/en/carv6/auction/10718712
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718701
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718701%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718701: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718701 url https://www.openlane.eu/en/carv6/auction/10718701
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718705
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718705%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718705: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718705 url https://www.openlane.eu/en/carv6/auction/10718705
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10721570
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721570%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10721570: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10721570 url https://www.openlane.eu/en/carv6/auction/10721570
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718804
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718804%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718804: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718804 url https://www.openlane.eu/en/carv6/auction/10718804
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718802
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718802%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718802: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718802 url https://www.openlane.eu/en/carv6/auction/10718802
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10721580
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721580%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10721580: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10721580 url https://www.openlane.eu/en/carv6/auction/10721580
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718680
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718680%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718680: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718680 url https://www.openlane.eu/en/carv6/auction/10718680
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718665
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718665%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718665: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718665 url https://www.openlane.eu/en/carv6/auction/10718665
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718769
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718769%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718769: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718769 url https://www.openlane.eu/en/carv6/auction/10718769
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718715
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718715%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718715: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718715 url https://www.openlane.eu/en/carv6/auction/10718715
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10721559
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721559%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10721559: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10721559 url https://www.openlane.eu/en/carv6/auction/10721559
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718835
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718835%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718835: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718835 url https://www.openlane.eu/en/carv6/auction/10718835
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718790
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718790%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718790: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718790 url https://www.openlane.eu/en/carv6/auction/10718790
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718782
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718782%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718782: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718782 url https://www.openlane.eu/en/carv6/auction/10718782
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718746
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718746%27 HTTP/1.1" 200 None
2026-03-26 04:16:44 [adesa.de] INFO: Scrape type for 10718746: 0
2026-03-26 04:16:44 [adesa.de] INFO: Skipping item 10718746 url https://www.openlane.eu/en/carv6/auction/10718746
2026-03-26 04:16:44 [adesa.de] INFO: Found listing with ID: 10718623
2026-03-26 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718623%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718623: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718623 url https://www.openlane.eu/en/carv6/auction/10718623
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718624
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718624%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718624: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718624 url https://www.openlane.eu/en/carv6/auction/10718624
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718676
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718676%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718676: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718676 url https://www.openlane.eu/en/carv6/auction/10718676
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718692
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718692%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718692: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718692 url https://www.openlane.eu/en/carv6/auction/10718692
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718681
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718681%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718681: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718681 url https://www.openlane.eu/en/carv6/auction/10718681
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718693
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718693%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718693: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718693 url https://www.openlane.eu/en/carv6/auction/10718693
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718749
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718749%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718749: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718749 url https://www.openlane.eu/en/carv6/auction/10718749
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718745
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718745%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718745: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718745 url https://www.openlane.eu/en/carv6/auction/10718745
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10721581
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721581%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10721581: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10721581 url https://www.openlane.eu/en/carv6/auction/10721581
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718714
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718714%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718714: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718714 url https://www.openlane.eu/en/carv6/auction/10718714
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718647
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718647%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718647: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718647 url https://www.openlane.eu/en/carv6/auction/10718647
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718750
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718750%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718750: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718750 url https://www.openlane.eu/en/carv6/auction/10718750
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718823
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718823%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718823: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718823 url https://www.openlane.eu/en/carv6/auction/10718823
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718650
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718650%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718650: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718650 url https://www.openlane.eu/en/carv6/auction/10718650
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10721567
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721567%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10721567: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10721567 url https://www.openlane.eu/en/carv6/auction/10721567
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718655
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718655%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718655: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718655 url https://www.openlane.eu/en/carv6/auction/10718655
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718648
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718648%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718648: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718648 url https://www.openlane.eu/en/carv6/auction/10718648
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718719
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718719%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718719: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718719 url https://www.openlane.eu/en/carv6/auction/10718719
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718785
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718785%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718785: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718785 url https://www.openlane.eu/en/carv6/auction/10718785
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718688
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718688%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718688: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718688 url https://www.openlane.eu/en/carv6/auction/10718688
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10721582
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721582%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10721582: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10721582 url https://www.openlane.eu/en/carv6/auction/10721582
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718660
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718660%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718660: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718660 url https://www.openlane.eu/en/carv6/auction/10718660
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718639
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718639%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718639: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718639 url https://www.openlane.eu/en/carv6/auction/10718639
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718696
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718696%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718696: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718696 url https://www.openlane.eu/en/carv6/auction/10718696
2026-03-26 04:16:45 [adesa.de] INFO: Found listing with ID: 10718713
2026-03-26 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718713%27 HTTP/1.1" 200 None
2026-03-26 04:16:45 [adesa.de] INFO: Scrape type for 10718713: 0
2026-03-26 04:16:45 [adesa.de] INFO: Skipping item 10718713 url https://www.openlane.eu/en/carv6/auction/10718713
2026-03-26 04:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718631
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718631%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718631: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718631 url https://www.openlane.eu/en/carv6/auction/10718631
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718830
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718830%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718830: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718830 url https://www.openlane.eu/en/carv6/auction/10718830
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718841
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718841%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718841: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718841 url https://www.openlane.eu/en/carv6/auction/10718841
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721597
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721597%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721597: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721597 url https://www.openlane.eu/en/carv6/auction/10721597
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718815
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718815%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718815: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718815 url https://www.openlane.eu/en/carv6/auction/10718815
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721551
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721551%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721551: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721551 url https://www.openlane.eu/en/carv6/auction/10721551
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721555
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721555%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721555: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721555 url https://www.openlane.eu/en/carv6/auction/10721555
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718708
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718708%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718708: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718708 url https://www.openlane.eu/en/carv6/auction/10718708
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718718
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718718%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718718: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718718 url https://www.openlane.eu/en/carv6/auction/10718718
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718812
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718812%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718812: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718812 url https://www.openlane.eu/en/carv6/auction/10718812
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718786
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718786%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718786: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718786 url https://www.openlane.eu/en/carv6/auction/10718786
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718720
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718720%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718720: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718720 url https://www.openlane.eu/en/carv6/auction/10718720
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718842
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718842%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718842: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718842 url https://www.openlane.eu/en/carv6/auction/10718842
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718778
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718778%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718778: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718778 url https://www.openlane.eu/en/carv6/auction/10718778
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718787
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718787%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718787: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718787 url https://www.openlane.eu/en/carv6/auction/10718787
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718816
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718816%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718816: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718816 url https://www.openlane.eu/en/carv6/auction/10718816
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718645
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718645%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718645: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718645 url https://www.openlane.eu/en/carv6/auction/10718645
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718669
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718669%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718669: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718669 url https://www.openlane.eu/en/carv6/auction/10718669
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718773
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718773%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718773: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718773 url https://www.openlane.eu/en/carv6/auction/10718773
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718777
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718777%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718777: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718777 url https://www.openlane.eu/en/carv6/auction/10718777
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718646
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718646%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718646: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718646 url https://www.openlane.eu/en/carv6/auction/10718646
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718741
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718741%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718741: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718741 url https://www.openlane.eu/en/carv6/auction/10718741
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718742
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718742%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718742: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718742 url https://www.openlane.eu/en/carv6/auction/10718742
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718743
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718743%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718743: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718743 url https://www.openlane.eu/en/carv6/auction/10718743
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718774
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718774%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718774: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718774 url https://www.openlane.eu/en/carv6/auction/10718774
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721575
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721575%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721575: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721575 url https://www.openlane.eu/en/carv6/auction/10721575
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718709
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718709%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718709: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718709 url https://www.openlane.eu/en/carv6/auction/10718709
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718664
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718664%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718664: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718664 url https://www.openlane.eu/en/carv6/auction/10718664
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721598
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721598%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721598: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721598 url https://www.openlane.eu/en/carv6/auction/10721598
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721574
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721574%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721574: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721574 url https://www.openlane.eu/en/carv6/auction/10721574
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718621
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718621%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718621: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718621 url https://www.openlane.eu/en/carv6/auction/10718621
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718689
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718689%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718689: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718689 url https://www.openlane.eu/en/carv6/auction/10718689
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718663
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718663%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718663: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718663 url https://www.openlane.eu/en/carv6/auction/10718663
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718817
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718817%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718817: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718817 url https://www.openlane.eu/en/carv6/auction/10718817
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718788
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718788%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718788: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718788 url https://www.openlane.eu/en/carv6/auction/10718788
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718809
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718809%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718809: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718809 url https://www.openlane.eu/en/carv6/auction/10718809
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721563
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721563%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721563: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721563 url https://www.openlane.eu/en/carv6/auction/10721563
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718779
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718779%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718779: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718779 url https://www.openlane.eu/en/carv6/auction/10718779
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718752
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718752%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718752: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718752 url https://www.openlane.eu/en/carv6/auction/10718752
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718738
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718738%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718738: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718738 url https://www.openlane.eu/en/carv6/auction/10718738
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721565
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721565%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721565: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721565 url https://www.openlane.eu/en/carv6/auction/10721565
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721573
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721573%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721573: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721573 url https://www.openlane.eu/en/carv6/auction/10721573
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718757
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718757%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718757: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718757 url https://www.openlane.eu/en/carv6/auction/10718757
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721564
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721564%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721564: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721564 url https://www.openlane.eu/en/carv6/auction/10721564
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721558
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721558%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721558: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721558 url https://www.openlane.eu/en/carv6/auction/10721558
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718755
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718755%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718755: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718755 url https://www.openlane.eu/en/carv6/auction/10718755
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718698
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718698%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718698: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718698 url https://www.openlane.eu/en/carv6/auction/10718698
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718789
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718789%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718789: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718789 url https://www.openlane.eu/en/carv6/auction/10718789
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721566
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721566%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10721566: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10721566 url https://www.openlane.eu/en/carv6/auction/10721566
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718798
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718798%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718798: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718798 url https://www.openlane.eu/en/carv6/auction/10718798
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718683
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718683%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718683: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718683 url https://www.openlane.eu/en/carv6/auction/10718683
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718702
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718702%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718702: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718702 url https://www.openlane.eu/en/carv6/auction/10718702
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718695
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718695%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718695: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718695 url https://www.openlane.eu/en/carv6/auction/10718695
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10718690
2026-03-26 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718690%27 HTTP/1.1" 200 None
2026-03-26 04:16:47 [adesa.de] INFO: Scrape type for 10718690: 0
2026-03-26 04:16:47 [adesa.de] INFO: Skipping item 10718690 url https://www.openlane.eu/en/carv6/auction/10718690
2026-03-26 04:16:47 [adesa.de] INFO: Found listing with ID: 10721599
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721599%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721599: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721599 url https://www.openlane.eu/en/carv6/auction/10721599
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718837
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718837%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718837: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718837 url https://www.openlane.eu/en/carv6/auction/10718837
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721549
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721549%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721549: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721549 url https://www.openlane.eu/en/carv6/auction/10721549
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718642
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718642%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718642: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718642 url https://www.openlane.eu/en/carv6/auction/10718642
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718643
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718643%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718643: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718643 url https://www.openlane.eu/en/carv6/auction/10718643
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718627
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718627%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718627: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718627 url https://www.openlane.eu/en/carv6/auction/10718627
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718682
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718682%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718682: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718682 url https://www.openlane.eu/en/carv6/auction/10718682
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718793
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718793%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718793: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718793 url https://www.openlane.eu/en/carv6/auction/10718793
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718801
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718801%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718801: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718801 url https://www.openlane.eu/en/carv6/auction/10718801
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718829
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718829%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718829: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718829 url https://www.openlane.eu/en/carv6/auction/10718829
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721550
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721550%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721550: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721550 url https://www.openlane.eu/en/carv6/auction/10721550
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718834
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718834%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718834: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718834 url https://www.openlane.eu/en/carv6/auction/10718834
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721596
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721596%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721596: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721596 url https://www.openlane.eu/en/carv6/auction/10721596
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718748
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718748%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718748: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718748 url https://www.openlane.eu/en/carv6/auction/10718748
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718671
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718671%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718671: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718671 url https://www.openlane.eu/en/carv6/auction/10718671
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721569
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721569%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721569: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721569 url https://www.openlane.eu/en/carv6/auction/10721569
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718674
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718674%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718674: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718674 url https://www.openlane.eu/en/carv6/auction/10718674
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718661
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718661%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718661: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718661 url https://www.openlane.eu/en/carv6/auction/10718661
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718668
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718668%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718668: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718668 url https://www.openlane.eu/en/carv6/auction/10718668
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718716
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718716%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718716: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718716 url https://www.openlane.eu/en/carv6/auction/10718716
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718744
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718744%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718744: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718744 url https://www.openlane.eu/en/carv6/auction/10718744
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721595
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721595%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721595: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721595 url https://www.openlane.eu/en/carv6/auction/10721595
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718691
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718691%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718691: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718691 url https://www.openlane.eu/en/carv6/auction/10718691
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718792
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718792%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718792: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718792 url https://www.openlane.eu/en/carv6/auction/10718792
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718633
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718633%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718633: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718633 url https://www.openlane.eu/en/carv6/auction/10718633
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718843
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718843%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718843: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718843 url https://www.openlane.eu/en/carv6/auction/10718843
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718760
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718760%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718760: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718760 url https://www.openlane.eu/en/carv6/auction/10718760
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718625
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718625%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718625: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718625 url https://www.openlane.eu/en/carv6/auction/10718625
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718632
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718632%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718632: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718632 url https://www.openlane.eu/en/carv6/auction/10718632
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718819
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718819%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718819: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718819 url https://www.openlane.eu/en/carv6/auction/10718819
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718761
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718761%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718761: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718761 url https://www.openlane.eu/en/carv6/auction/10718761
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718791
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718791%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718791: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718791 url https://www.openlane.eu/en/carv6/auction/10718791
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718826
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718826%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718826: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718826 url https://www.openlane.eu/en/carv6/auction/10718826
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718811
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718811%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718811: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718811 url https://www.openlane.eu/en/carv6/auction/10718811
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721547
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721547%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721547: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721547 url https://www.openlane.eu/en/carv6/auction/10721547
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721571
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721571%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721571: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721571 url https://www.openlane.eu/en/carv6/auction/10721571
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718635
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718635%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718635: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718635 url https://www.openlane.eu/en/carv6/auction/10718635
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718833
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718833%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718833: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718833 url https://www.openlane.eu/en/carv6/auction/10718833
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718662
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718662%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718662: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718662 url https://www.openlane.eu/en/carv6/auction/10718662
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718828
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718828%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718828: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718828 url https://www.openlane.eu/en/carv6/auction/10718828
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721548
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721548%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721548: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721548 url https://www.openlane.eu/en/carv6/auction/10721548
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718694
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718694%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718694: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718694 url https://www.openlane.eu/en/carv6/auction/10718694
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10721556
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721556%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10721556: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10721556 url https://www.openlane.eu/en/carv6/auction/10721556
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718753
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718753%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718753: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718753 url https://www.openlane.eu/en/carv6/auction/10718753
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718772
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718772%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718772: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718772 url https://www.openlane.eu/en/carv6/auction/10718772
2026-03-26 04:16:48 [adesa.de] INFO: Found listing with ID: 10718827
2026-03-26 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718827%27 HTTP/1.1" 200 None
2026-03-26 04:16:48 [adesa.de] INFO: Scrape type for 10718827: 0
2026-03-26 04:16:48 [adesa.de] INFO: Skipping item 10718827 url https://www.openlane.eu/en/carv6/auction/10718827
2026-03-26 04:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718697
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718697%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718697: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718697 url https://www.openlane.eu/en/carv6/auction/10718697
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718739
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718739%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718739: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718739 url https://www.openlane.eu/en/carv6/auction/10718739
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10721572
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721572%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10721572: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10721572 url https://www.openlane.eu/en/carv6/auction/10721572
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718784
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718784%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718784: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718784 url https://www.openlane.eu/en/carv6/auction/10718784
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10721592
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721592%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10721592: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10721592 url https://www.openlane.eu/en/carv6/auction/10721592
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718839
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718839%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718839: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718839 url https://www.openlane.eu/en/carv6/auction/10718839
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718644
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718644%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718644: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718644 url https://www.openlane.eu/en/carv6/auction/10718644
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10721601
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721601%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10721601: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10721601 url https://www.openlane.eu/en/carv6/auction/10721601
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718658
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718658%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718658: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718658 url https://www.openlane.eu/en/carv6/auction/10718658
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718707
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718707%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718707: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718707 url https://www.openlane.eu/en/carv6/auction/10718707
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10721545
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721545%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10721545: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10721545 url https://www.openlane.eu/en/carv6/auction/10721545
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718825
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718825%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718825: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718825 url https://www.openlane.eu/en/carv6/auction/10718825
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718765
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718765%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718765: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718765 url https://www.openlane.eu/en/carv6/auction/10718765
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10721593
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721593%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10721593: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10721593 url https://www.openlane.eu/en/carv6/auction/10721593
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718768
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718768%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718768: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718768 url https://www.openlane.eu/en/carv6/auction/10718768
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718751
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718751%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718751: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718751 url https://www.openlane.eu/en/carv6/auction/10718751
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718630
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718630%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718630: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718630 url https://www.openlane.eu/en/carv6/auction/10718630
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718640
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718640%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718640: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718640 url https://www.openlane.eu/en/carv6/auction/10718640
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718820
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718820%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10718820: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10718820 url https://www.openlane.eu/en/carv6/auction/10718820
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10721546
2026-03-26 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721546%27 HTTP/1.1" 200 None
2026-03-26 04:16:51 [adesa.de] INFO: Scrape type for 10721546: 0
2026-03-26 04:16:51 [adesa.de] INFO: Skipping item 10721546 url https://www.openlane.eu/en/carv6/auction/10721546
2026-03-26 04:16:51 [adesa.de] INFO: Found listing with ID: 10718764
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718764: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718764 url https://www.openlane.eu/en/carv6/auction/10718764
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718767
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718767: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718767 url https://www.openlane.eu/en/carv6/auction/10718767
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718656
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718656: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718656 url https://www.openlane.eu/en/carv6/auction/10718656
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718807
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718807: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718807 url https://www.openlane.eu/en/carv6/auction/10718807
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718649
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718649: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718649 url https://www.openlane.eu/en/carv6/auction/10718649
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718838
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718838: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718838 url https://www.openlane.eu/en/carv6/auction/10718838
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718657
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718657: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718657 url https://www.openlane.eu/en/carv6/auction/10718657
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721591
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721591: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721591 url https://www.openlane.eu/en/carv6/auction/10721591
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721562
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721562: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721562 url https://www.openlane.eu/en/carv6/auction/10721562
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718763
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718763: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718763 url https://www.openlane.eu/en/carv6/auction/10718763
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718686
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718686: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718686 url https://www.openlane.eu/en/carv6/auction/10718686
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718678
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718678: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718678 url https://www.openlane.eu/en/carv6/auction/10718678
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721600
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721600: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721600 url https://www.openlane.eu/en/carv6/auction/10721600
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718806
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718806: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718806 url https://www.openlane.eu/en/carv6/auction/10718806
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718824
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718824: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718824 url https://www.openlane.eu/en/carv6/auction/10718824
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721561
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721561: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721561 url https://www.openlane.eu/en/carv6/auction/10721561
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721584
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721584: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721584 url https://www.openlane.eu/en/carv6/auction/10721584
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721585
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721585: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721585 url https://www.openlane.eu/en/carv6/auction/10721585
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718699
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718699: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718699 url https://www.openlane.eu/en/carv6/auction/10718699
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721583
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721583: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721583 url https://www.openlane.eu/en/carv6/auction/10721583
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718766
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718766: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718766 url https://www.openlane.eu/en/carv6/auction/10718766
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721586
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721586: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721586 url https://www.openlane.eu/en/carv6/auction/10721586
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721589
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721589: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721589 url https://www.openlane.eu/en/carv6/auction/10721589
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10718706
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10718706: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10718706 url https://www.openlane.eu/en/carv6/auction/10718706
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721588
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:52 [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-26 04:16:52 [adesa.de] INFO: Scrape type for 10721588: 0
2026-03-26 04:16:52 [adesa.de] INFO: Skipping item 10721588 url https://www.openlane.eu/en/carv6/auction/10721588
2026-03-26 04:16:52 [adesa.de] INFO: Found listing with ID: 10721587
2026-03-26 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721587%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721587: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721587 url https://www.openlane.eu/en/carv6/auction/10721587
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718717
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718717%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718717: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718717 url https://www.openlane.eu/en/carv6/auction/10718717
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721590
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721590%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721590: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721590 url https://www.openlane.eu/en/carv6/auction/10721590
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721557
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721557%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721557: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721557 url https://www.openlane.eu/en/carv6/auction/10721557
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718832
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718832%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718832: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718832 url https://www.openlane.eu/en/carv6/auction/10718832
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718797
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718797%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718797: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718797 url https://www.openlane.eu/en/carv6/auction/10718797
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718659
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718659%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718659: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718659 url https://www.openlane.eu/en/carv6/auction/10718659
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718687
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718687%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718687: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718687 url https://www.openlane.eu/en/carv6/auction/10718687
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718620
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718620%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718620: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718620 url https://www.openlane.eu/en/carv6/auction/10718620
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718840
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718840%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718840: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718840 url https://www.openlane.eu/en/carv6/auction/10718840
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718666
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718666%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718666: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718666 url https://www.openlane.eu/en/carv6/auction/10718666
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718641
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718641%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718641: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718641 url https://www.openlane.eu/en/carv6/auction/10718641
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721554
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721554%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721554: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721554 url https://www.openlane.eu/en/carv6/auction/10721554
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718810
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718810%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718810: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718810 url https://www.openlane.eu/en/carv6/auction/10718810
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721594
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721594%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721594: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721594 url https://www.openlane.eu/en/carv6/auction/10721594
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718667
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718667%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718667: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718667 url https://www.openlane.eu/en/carv6/auction/10718667
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10718803
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710718803%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10718803: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10718803 url https://www.openlane.eu/en/carv6/auction/10718803
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721533
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721533%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721533: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721533 url https://www.openlane.eu/en/carv6/auction/10721533
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721542
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721542%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721542: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721542 url https://www.openlane.eu/en/carv6/auction/10721542
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721478
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721478%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721478: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721478 url https://www.openlane.eu/en/carv6/auction/10721478
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721479
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721479%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721479: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721479 url https://www.openlane.eu/en/carv6/auction/10721479
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721522
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721522%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721522: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721522 url https://www.openlane.eu/en/carv6/auction/10721522
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721501
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721501%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721501: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721501 url https://www.openlane.eu/en/carv6/auction/10721501
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721508
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721508%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721508: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721508 url https://www.openlane.eu/en/carv6/auction/10721508
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721470
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721470%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721470: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721470 url https://www.openlane.eu/en/carv6/auction/10721470
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721507
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721507%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721507: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721507 url https://www.openlane.eu/en/carv6/auction/10721507
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721469
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721469%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721469: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721469 url https://www.openlane.eu/en/carv6/auction/10721469
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10722718
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722718%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10722718: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10722718 url https://www.openlane.eu/en/carv6/auction/10722718
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721472
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721472%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721472: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721472 url https://www.openlane.eu/en/carv6/auction/10721472
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721471
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721471%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721471: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721471 url https://www.openlane.eu/en/carv6/auction/10721471
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721511
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721511%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721511: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721511 url https://www.openlane.eu/en/carv6/auction/10721511
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721499
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721499%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721499: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721499 url https://www.openlane.eu/en/carv6/auction/10721499
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721510
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721510%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721510: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721510 url https://www.openlane.eu/en/carv6/auction/10721510
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10722717
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722717%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10722717: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10722717 url https://www.openlane.eu/en/carv6/auction/10722717
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10722719
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722719%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10722719: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10722719 url https://www.openlane.eu/en/carv6/auction/10722719
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721543
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721543%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721543: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721543 url https://www.openlane.eu/en/carv6/auction/10721543
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721523
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721523%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721523: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721523 url https://www.openlane.eu/en/carv6/auction/10721523
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721493
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721493%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721493: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721493 url https://www.openlane.eu/en/carv6/auction/10721493
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721473
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721473%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721473: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721473 url https://www.openlane.eu/en/carv6/auction/10721473
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721509
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721509%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721509: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721509 url https://www.openlane.eu/en/carv6/auction/10721509
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721504
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721504%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721504: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721504 url https://www.openlane.eu/en/carv6/auction/10721504
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721524
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721524%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721524: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721524 url https://www.openlane.eu/en/carv6/auction/10721524
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721539
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721539%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721539: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721539 url https://www.openlane.eu/en/carv6/auction/10721539
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721480
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721480%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721480: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721480 url https://www.openlane.eu/en/carv6/auction/10721480
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721498
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721498%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721498: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721498 url https://www.openlane.eu/en/carv6/auction/10721498
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721496
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721496%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721496: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721496 url https://www.openlane.eu/en/carv6/auction/10721496
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721497
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721497%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721497: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721497 url https://www.openlane.eu/en/carv6/auction/10721497
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721492
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721492%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721492: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721492 url https://www.openlane.eu/en/carv6/auction/10721492
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721518
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721518%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721518: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721518 url https://www.openlane.eu/en/carv6/auction/10721518
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721519
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721519%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721519: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721519 url https://www.openlane.eu/en/carv6/auction/10721519
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721541
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721541%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721541: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721541 url https://www.openlane.eu/en/carv6/auction/10721541
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10722720
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722720%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10722720: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10722720 url https://www.openlane.eu/en/carv6/auction/10722720
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721484
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721484%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721484: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721484 url https://www.openlane.eu/en/carv6/auction/10721484
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10721506
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721506%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10721506: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10721506 url https://www.openlane.eu/en/carv6/auction/10721506
2026-03-26 04:16:53 [adesa.de] INFO: Found listing with ID: 10722716
2026-03-26 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722716%27 HTTP/1.1" 200 None
2026-03-26 04:16:53 [adesa.de] INFO: Scrape type for 10722716: 0
2026-03-26 04:16:53 [adesa.de] INFO: Skipping item 10722716 url https://www.openlane.eu/en/carv6/auction/10722716
2026-03-26 04:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16: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-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721521
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721521: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721521 url https://www.openlane.eu/en/carv6/auction/10721521
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721520
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721520: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721520 url https://www.openlane.eu/en/carv6/auction/10721520
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721474
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721474: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721474 url https://www.openlane.eu/en/carv6/auction/10721474
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721481
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721481: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721481 url https://www.openlane.eu/en/carv6/auction/10721481
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10718652
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10718652: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10718652 url https://www.openlane.eu/en/carv6/auction/10718652
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721483
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721483: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721483 url https://www.openlane.eu/en/carv6/auction/10721483
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721491
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721491: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721491 url https://www.openlane.eu/en/carv6/auction/10721491
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721500
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721500: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721500 url https://www.openlane.eu/en/carv6/auction/10721500
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721534
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721534: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721534 url https://www.openlane.eu/en/carv6/auction/10721534
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721526
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721526: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721526 url https://www.openlane.eu/en/carv6/auction/10721526
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721514
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721514: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721514 url https://www.openlane.eu/en/carv6/auction/10721514
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721490
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721490: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721490 url https://www.openlane.eu/en/carv6/auction/10721490
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721515
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721515: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721515 url https://www.openlane.eu/en/carv6/auction/10721515
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721516
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721516: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721516 url https://www.openlane.eu/en/carv6/auction/10721516
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721525
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721525: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721525 url https://www.openlane.eu/en/carv6/auction/10721525
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721482
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721482: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721482 url https://www.openlane.eu/en/carv6/auction/10721482
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721477
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721477: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721477 url https://www.openlane.eu/en/carv6/auction/10721477
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721505
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721505: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721505 url https://www.openlane.eu/en/carv6/auction/10721505
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721536
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721536: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721536 url https://www.openlane.eu/en/carv6/auction/10721536
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721535
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721535: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721535 url https://www.openlane.eu/en/carv6/auction/10721535
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721537
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721537: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721537 url https://www.openlane.eu/en/carv6/auction/10721537
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721530
2026-03-26 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:55 [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-26 04:16:55 [adesa.de] INFO: Scrape type for 10721530: 0
2026-03-26 04:16:55 [adesa.de] INFO: Skipping item 10721530 url https://www.openlane.eu/en/carv6/auction/10721530
2026-03-26 04:16:55 [adesa.de] INFO: Found listing with ID: 10721517
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721517: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721517 url https://www.openlane.eu/en/carv6/auction/10721517
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721538
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721538: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721538 url https://www.openlane.eu/en/carv6/auction/10721538
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721529
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721529: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721529 url https://www.openlane.eu/en/carv6/auction/10721529
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721532
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721532: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721532 url https://www.openlane.eu/en/carv6/auction/10721532
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721531
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721531: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721531 url https://www.openlane.eu/en/carv6/auction/10721531
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721489
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721489: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721489 url https://www.openlane.eu/en/carv6/auction/10721489
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721527
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721527: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721527 url https://www.openlane.eu/en/carv6/auction/10721527
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721513
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721513: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721513 url https://www.openlane.eu/en/carv6/auction/10721513
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721488
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721488: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721488 url https://www.openlane.eu/en/carv6/auction/10721488
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721544
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721544: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721544 url https://www.openlane.eu/en/carv6/auction/10721544
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721502
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721502: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721502 url https://www.openlane.eu/en/carv6/auction/10721502
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721486
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721486: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721486 url https://www.openlane.eu/en/carv6/auction/10721486
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721494
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721494: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721494 url https://www.openlane.eu/en/carv6/auction/10721494
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721485
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721485: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721485 url https://www.openlane.eu/en/carv6/auction/10721485
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721487
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721487: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721487 url https://www.openlane.eu/en/carv6/auction/10721487
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721495
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721495: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721495 url https://www.openlane.eu/en/carv6/auction/10721495
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721476
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721476: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721476 url https://www.openlane.eu/en/carv6/auction/10721476
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721475
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721475: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721475 url https://www.openlane.eu/en/carv6/auction/10721475
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721540
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721540: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721540 url https://www.openlane.eu/en/carv6/auction/10721540
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721528
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721528: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721528 url https://www.openlane.eu/en/carv6/auction/10721528
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721512
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721512: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721512 url https://www.openlane.eu/en/carv6/auction/10721512
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10721503
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10721503: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10721503 url https://www.openlane.eu/en/carv6/auction/10721503
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717320
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717320: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717320 url https://www.openlane.eu/en/carv6/auction/10717320
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717325
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717325: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717325 url https://www.openlane.eu/en/carv6/auction/10717325
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717321
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717321: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717321 url https://www.openlane.eu/en/carv6/auction/10717321
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717322
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717322: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717322 url https://www.openlane.eu/en/carv6/auction/10717322
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717353
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717353: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717353 url https://www.openlane.eu/en/carv6/auction/10717353
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717334
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717334: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717334 url https://www.openlane.eu/en/carv6/auction/10717334
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717329
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717329: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717329 url https://www.openlane.eu/en/carv6/auction/10717329
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717347
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717347: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717347 url https://www.openlane.eu/en/carv6/auction/10717347
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717337
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717337: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717337 url https://www.openlane.eu/en/carv6/auction/10717337
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717324
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717324: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717324 url https://www.openlane.eu/en/carv6/auction/10717324
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717330
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717330: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717330 url https://www.openlane.eu/en/carv6/auction/10717330
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717331
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717331: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717331 url https://www.openlane.eu/en/carv6/auction/10717331
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717323
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717323: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717323 url https://www.openlane.eu/en/carv6/auction/10717323
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717333
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717333: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717333 url https://www.openlane.eu/en/carv6/auction/10717333
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717328
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717328: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717328 url https://www.openlane.eu/en/carv6/auction/10717328
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717335
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717335: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717335 url https://www.openlane.eu/en/carv6/auction/10717335
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717339
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717339: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717339 url https://www.openlane.eu/en/carv6/auction/10717339
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717345
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717345: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717345 url https://www.openlane.eu/en/carv6/auction/10717345
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717340
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717340: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717340 url https://www.openlane.eu/en/carv6/auction/10717340
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717336
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717336: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717336 url https://www.openlane.eu/en/carv6/auction/10717336
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717348
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717348: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717348 url https://www.openlane.eu/en/carv6/auction/10717348
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717350
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717350: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717350 url https://www.openlane.eu/en/carv6/auction/10717350
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717342
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717342: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717342 url https://www.openlane.eu/en/carv6/auction/10717342
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717354
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717354: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717354 url https://www.openlane.eu/en/carv6/auction/10717354
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717352
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717352: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717352 url https://www.openlane.eu/en/carv6/auction/10717352
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717341
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717341: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717341 url https://www.openlane.eu/en/carv6/auction/10717341
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717326
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717326: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717326 url https://www.openlane.eu/en/carv6/auction/10717326
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717332
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717332: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717332 url https://www.openlane.eu/en/carv6/auction/10717332
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717346
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717346: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717346 url https://www.openlane.eu/en/carv6/auction/10717346
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717327
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717327: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717327 url https://www.openlane.eu/en/carv6/auction/10717327
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717344
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717344: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717344 url https://www.openlane.eu/en/carv6/auction/10717344
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717349
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717349: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717349 url https://www.openlane.eu/en/carv6/auction/10717349
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717351
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717351: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717351 url https://www.openlane.eu/en/carv6/auction/10717351
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717343
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717343: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717343 url https://www.openlane.eu/en/carv6/auction/10717343
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717338
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717338: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717338 url https://www.openlane.eu/en/carv6/auction/10717338
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717058
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717058: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717058 url https://www.openlane.eu/en/carv6/auction/10717058
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717080
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717080: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717080 url https://www.openlane.eu/en/carv6/auction/10717080
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717073
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717073: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717073 url https://www.openlane.eu/en/carv6/auction/10717073
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717079
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717079: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717079 url https://www.openlane.eu/en/carv6/auction/10717079
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717067
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717067: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717067 url https://www.openlane.eu/en/carv6/auction/10717067
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717096
2026-03-26 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:56 [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-26 04:16:56 [adesa.de] INFO: Scrape type for 10717096: 0
2026-03-26 04:16:56 [adesa.de] INFO: Skipping item 10717096 url https://www.openlane.eu/en/carv6/auction/10717096
2026-03-26 04:16:56 [adesa.de] INFO: Found listing with ID: 10717062
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717062: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717062 url https://www.openlane.eu/en/carv6/auction/10717062
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717074
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717074: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717074 url https://www.openlane.eu/en/carv6/auction/10717074
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717046
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717046: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717046 url https://www.openlane.eu/en/carv6/auction/10717046
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717075
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717075: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717075 url https://www.openlane.eu/en/carv6/auction/10717075
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717047
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717047: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717047 url https://www.openlane.eu/en/carv6/auction/10717047
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717063
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717063: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717063 url https://www.openlane.eu/en/carv6/auction/10717063
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717048
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717048: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717048 url https://www.openlane.eu/en/carv6/auction/10717048
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717064
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717064: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717064 url https://www.openlane.eu/en/carv6/auction/10717064
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717065
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717065: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717065 url https://www.openlane.eu/en/carv6/auction/10717065
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717059
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717059: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717059 url https://www.openlane.eu/en/carv6/auction/10717059
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717070
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717070: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717070 url https://www.openlane.eu/en/carv6/auction/10717070
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717066
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717066: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717066 url https://www.openlane.eu/en/carv6/auction/10717066
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717068
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717068: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717068 url https://www.openlane.eu/en/carv6/auction/10717068
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717078
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717078: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717078 url https://www.openlane.eu/en/carv6/auction/10717078
2026-03-26 04:16:57 [adesa.de] INFO: Found listing with ID: 10717050
2026-03-26 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:16:57 [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-26 04:16:57 [adesa.de] INFO: Scrape type for 10717050: 0
2026-03-26 04:16:57 [adesa.de] INFO: Skipping item 10717050 url https://www.openlane.eu/en/carv6/auction/10717050
2026-03-26 04:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717082
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717082%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717082: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717082 url https://www.openlane.eu/en/carv6/auction/10717082
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717069
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717069%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717069: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717069 url https://www.openlane.eu/en/carv6/auction/10717069
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717060
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717060%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717060: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717060 url https://www.openlane.eu/en/carv6/auction/10717060
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717049
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717049%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717049: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717049 url https://www.openlane.eu/en/carv6/auction/10717049
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717051
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717051%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717051: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717051 url https://www.openlane.eu/en/carv6/auction/10717051
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717072
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717072%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717072: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717072 url https://www.openlane.eu/en/carv6/auction/10717072
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717097
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717097%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717097: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717097 url https://www.openlane.eu/en/carv6/auction/10717097
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717053
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717053%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717053: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717053 url https://www.openlane.eu/en/carv6/auction/10717053
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717055
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717055%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717055: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717055 url https://www.openlane.eu/en/carv6/auction/10717055
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717071
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717071%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717071: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717071 url https://www.openlane.eu/en/carv6/auction/10717071
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717052
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717052%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717052: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717052 url https://www.openlane.eu/en/carv6/auction/10717052
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717054
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717054%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717054: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717054 url https://www.openlane.eu/en/carv6/auction/10717054
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717057
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717057%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717057: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717057 url https://www.openlane.eu/en/carv6/auction/10717057
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717077
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717077%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717077: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717077 url https://www.openlane.eu/en/carv6/auction/10717077
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717086
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717086%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717086: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717086 url https://www.openlane.eu/en/carv6/auction/10717086
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717076
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717076%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717076: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717076 url https://www.openlane.eu/en/carv6/auction/10717076
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717087
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717087%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717087: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717087 url https://www.openlane.eu/en/carv6/auction/10717087
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717093
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717093%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717093: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717093 url https://www.openlane.eu/en/carv6/auction/10717093
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717084
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717084%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717084: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717084 url https://www.openlane.eu/en/carv6/auction/10717084
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717091
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717091%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717091: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717091 url https://www.openlane.eu/en/carv6/auction/10717091
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717094
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717094%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717094: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717094 url https://www.openlane.eu/en/carv6/auction/10717094
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717089
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717089%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717089: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717089 url https://www.openlane.eu/en/carv6/auction/10717089
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717081
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717081%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717081: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717081 url https://www.openlane.eu/en/carv6/auction/10717081
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717083
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717083%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717083: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717083 url https://www.openlane.eu/en/carv6/auction/10717083
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717056
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717056%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717056: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717056 url https://www.openlane.eu/en/carv6/auction/10717056
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717092
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717092%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717092: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717092 url https://www.openlane.eu/en/carv6/auction/10717092
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717090
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717090%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717090: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717090 url https://www.openlane.eu/en/carv6/auction/10717090
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717088
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717088%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717088: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717088 url https://www.openlane.eu/en/carv6/auction/10717088
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717095
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717095%27 HTTP/1.1" 200 None
2026-03-26 04:16:59 [adesa.de] INFO: Scrape type for 10717095: 0
2026-03-26 04:16:59 [adesa.de] INFO: Skipping item 10717095 url https://www.openlane.eu/en/carv6/auction/10717095
2026-03-26 04:16:59 [adesa.de] INFO: Found listing with ID: 10717085
2026-03-26 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10717085: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10717085 url https://www.openlane.eu/en/carv6/auction/10717085
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10717061
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10717061: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10717061 url https://www.openlane.eu/en/carv6/auction/10717061
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10718882
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10718882: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10718882 url https://www.openlane.eu/en/carv6/auction/10718882
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10728593
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10728593: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10728593 url https://www.openlane.eu/en/carv6/auction/10728593
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10723628
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10723628: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10723628 url https://www.openlane.eu/en/carv6/auction/10723628
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10724188
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10724188: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10724188 url https://www.openlane.eu/en/carv6/auction/10724188
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10724285
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10724285: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10724285 url https://www.openlane.eu/en/carv6/auction/10724285
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10723630
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10723630: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10723630 url https://www.openlane.eu/en/carv6/auction/10723630
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10724183
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10724183: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10724183 url https://www.openlane.eu/en/carv6/auction/10724183
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10717871
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10717871: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10717871 url https://www.openlane.eu/en/carv6/auction/10717871
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10724202
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10724202: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10724202 url https://www.openlane.eu/en/carv6/auction/10724202
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709864
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709864: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709864 url https://www.openlane.eu/en/carv6/auction/10709864
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709885
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709885: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709885 url https://www.openlane.eu/en/carv6/auction/10709885
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709689
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709689: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709689 url https://www.openlane.eu/en/carv6/auction/10709689
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709825
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709825: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709825 url https://www.openlane.eu/en/carv6/auction/10709825
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709813
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709813: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709813 url https://www.openlane.eu/en/carv6/auction/10709813
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709876
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709876: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709876 url https://www.openlane.eu/en/carv6/auction/10709876
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709692
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709692: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709692 url https://www.openlane.eu/en/carv6/auction/10709692
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709886
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709886: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709886 url https://www.openlane.eu/en/carv6/auction/10709886
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709856
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709856: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709856 url https://www.openlane.eu/en/carv6/auction/10709856
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709967
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709967: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709967 url https://www.openlane.eu/en/carv6/auction/10709967
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709860
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709860: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709860 url https://www.openlane.eu/en/carv6/auction/10709860
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709812
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709812: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709812 url https://www.openlane.eu/en/carv6/auction/10709812
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709871
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709871: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709871 url https://www.openlane.eu/en/carv6/auction/10709871
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709867
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709867: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709867 url https://www.openlane.eu/en/carv6/auction/10709867
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709832
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709832: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709832 url https://www.openlane.eu/en/carv6/auction/10709832
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709866
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709866: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709866 url https://www.openlane.eu/en/carv6/auction/10709866
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709791
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709791: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709791 url https://www.openlane.eu/en/carv6/auction/10709791
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709863
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709863: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709863 url https://www.openlane.eu/en/carv6/auction/10709863
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709910
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709910: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709910 url https://www.openlane.eu/en/carv6/auction/10709910
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709902
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709902: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709902 url https://www.openlane.eu/en/carv6/auction/10709902
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709968
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709968: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709968 url https://www.openlane.eu/en/carv6/auction/10709968
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709792
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709792: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709792 url https://www.openlane.eu/en/carv6/auction/10709792
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709868
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709868: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709868 url https://www.openlane.eu/en/carv6/auction/10709868
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709721
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709721: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709721 url https://www.openlane.eu/en/carv6/auction/10709721
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709696
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709696: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709696 url https://www.openlane.eu/en/carv6/auction/10709696
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709794
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709794: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709794 url https://www.openlane.eu/en/carv6/auction/10709794
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709822
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709822: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709822 url https://www.openlane.eu/en/carv6/auction/10709822
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709793
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709793: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709793 url https://www.openlane.eu/en/carv6/auction/10709793
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709810
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709810: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709810 url https://www.openlane.eu/en/carv6/auction/10709810
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709808
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709808: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709808 url https://www.openlane.eu/en/carv6/auction/10709808
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709869
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709869: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709869 url https://www.openlane.eu/en/carv6/auction/10709869
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709823
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709823: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709823 url https://www.openlane.eu/en/carv6/auction/10709823
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709878
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709878: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709878 url https://www.openlane.eu/en/carv6/auction/10709878
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709906
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709906: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709906 url https://www.openlane.eu/en/carv6/auction/10709906
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709901
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709901: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709901 url https://www.openlane.eu/en/carv6/auction/10709901
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709897
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709897: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709897 url https://www.openlane.eu/en/carv6/auction/10709897
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709858
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709858: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709858 url https://www.openlane.eu/en/carv6/auction/10709858
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709917
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709917: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709917 url https://www.openlane.eu/en/carv6/auction/10709917
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709909
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709909: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709909 url https://www.openlane.eu/en/carv6/auction/10709909
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709859
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709859: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709859 url https://www.openlane.eu/en/carv6/auction/10709859
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709851
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709851: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709851 url https://www.openlane.eu/en/carv6/auction/10709851
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709907
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709907: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709907 url https://www.openlane.eu/en/carv6/auction/10709907
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709919
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709919: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709919 url https://www.openlane.eu/en/carv6/auction/10709919
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709826
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709826: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709826 url https://www.openlane.eu/en/carv6/auction/10709826
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709693
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709693: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709693 url https://www.openlane.eu/en/carv6/auction/10709693
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709912
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709912: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709912 url https://www.openlane.eu/en/carv6/auction/10709912
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709849
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709849: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709849 url https://www.openlane.eu/en/carv6/auction/10709849
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709913
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709913: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709913 url https://www.openlane.eu/en/carv6/auction/10709913
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709848
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709848: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709848 url https://www.openlane.eu/en/carv6/auction/10709848
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709904
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:00 [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-26 04:17:00 [adesa.de] INFO: Scrape type for 10709904: 0
2026-03-26 04:17:00 [adesa.de] INFO: Skipping item 10709904 url https://www.openlane.eu/en/carv6/auction/10709904
2026-03-26 04:17:00 [adesa.de] INFO: Found listing with ID: 10709908
2026-03-26 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709908%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709908: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709908 url https://www.openlane.eu/en/carv6/auction/10709908
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709905
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709905%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709905: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709905 url https://www.openlane.eu/en/carv6/auction/10709905
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709827
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709827%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709827: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709827 url https://www.openlane.eu/en/carv6/auction/10709827
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709724
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709724%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709724: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709724 url https://www.openlane.eu/en/carv6/auction/10709724
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709799
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709799%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709799: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709799 url https://www.openlane.eu/en/carv6/auction/10709799
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709898
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709898%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709898: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709898 url https://www.openlane.eu/en/carv6/auction/10709898
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709830
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709830%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709830: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709830 url https://www.openlane.eu/en/carv6/auction/10709830
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709915
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709915%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709915: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709915 url https://www.openlane.eu/en/carv6/auction/10709915
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709899
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709899%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709899: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709899 url https://www.openlane.eu/en/carv6/auction/10709899
2026-03-26 04:17:01 [adesa.de] INFO: Found listing with ID: 10709916
2026-03-26 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709916%27 HTTP/1.1" 200 None
2026-03-26 04:17:01 [adesa.de] INFO: Scrape type for 10709916: 0
2026-03-26 04:17:01 [adesa.de] INFO: Skipping item 10709916 url https://www.openlane.eu/en/carv6/auction/10709916
2026-03-26 04:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:17:03 [adesa.de] INFO: Found listing with ID: 10709918
2026-03-26 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709918%27 HTTP/1.1" 200 None
2026-03-26 04:17:03 [adesa.de] INFO: Scrape type for 10709918: 0
2026-03-26 04:17:03 [adesa.de] INFO: Skipping item 10709918 url https://www.openlane.eu/en/carv6/auction/10709918
2026-03-26 04:17:03 [adesa.de] INFO: Found listing with ID: 10709914
2026-03-26 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709914%27 HTTP/1.1" 200 None
2026-03-26 04:17:03 [adesa.de] INFO: Scrape type for 10709914: 0
2026-03-26 04:17:03 [adesa.de] INFO: Skipping item 10709914 url https://www.openlane.eu/en/carv6/auction/10709914
2026-03-26 04:17:03 [adesa.de] INFO: Found listing with ID: 10709828
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709828%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709828: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709828 url https://www.openlane.eu/en/carv6/auction/10709828
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709817
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709817%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709817: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709817 url https://www.openlane.eu/en/carv6/auction/10709817
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709818
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709818%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709818: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709818 url https://www.openlane.eu/en/carv6/auction/10709818
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709829
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709829%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709829: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709829 url https://www.openlane.eu/en/carv6/auction/10709829
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709900
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709900%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709900: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709900 url https://www.openlane.eu/en/carv6/auction/10709900
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709855
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709855%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709855: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709855 url https://www.openlane.eu/en/carv6/auction/10709855
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709861
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709861%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709861: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709861 url https://www.openlane.eu/en/carv6/auction/10709861
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709978
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709978%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709978: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709978 url https://www.openlane.eu/en/carv6/auction/10709978
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709921
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709921%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709921: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709921 url https://www.openlane.eu/en/carv6/auction/10709921
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709873
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709873%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709873: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709873 url https://www.openlane.eu/en/carv6/auction/10709873
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709688
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709688%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709688: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709688 url https://www.openlane.eu/en/carv6/auction/10709688
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709922
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709922%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709922: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709922 url https://www.openlane.eu/en/carv6/auction/10709922
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709872
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709872%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709872: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709872 url https://www.openlane.eu/en/carv6/auction/10709872
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709800
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709800%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709800: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709800 url https://www.openlane.eu/en/carv6/auction/10709800
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709795
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709795%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709795: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709795 url https://www.openlane.eu/en/carv6/auction/10709795
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709801
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709801%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709801: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709801 url https://www.openlane.eu/en/carv6/auction/10709801
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709709
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709709%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709709: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709709 url https://www.openlane.eu/en/carv6/auction/10709709
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709824
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709824%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709824: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709824 url https://www.openlane.eu/en/carv6/auction/10709824
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709862
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709862%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709862: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709862 url https://www.openlane.eu/en/carv6/auction/10709862
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709833
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709833%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709833: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709833 url https://www.openlane.eu/en/carv6/auction/10709833
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709806
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709806%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709806: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709806 url https://www.openlane.eu/en/carv6/auction/10709806
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709708
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709708%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709708: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709708 url https://www.openlane.eu/en/carv6/auction/10709708
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709975
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709975%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709975: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709975 url https://www.openlane.eu/en/carv6/auction/10709975
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709804
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709804%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709804: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709804 url https://www.openlane.eu/en/carv6/auction/10709804
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709814
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709814%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709814: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709814 url https://www.openlane.eu/en/carv6/auction/10709814
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709874
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709874%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709874: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709874 url https://www.openlane.eu/en/carv6/auction/10709874
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709690
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709690%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709690: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709690 url https://www.openlane.eu/en/carv6/auction/10709690
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709976
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709976%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709976: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709976 url https://www.openlane.eu/en/carv6/auction/10709976
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709816
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709816%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709816: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709816 url https://www.openlane.eu/en/carv6/auction/10709816
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709803
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709803%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709803: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709803 url https://www.openlane.eu/en/carv6/auction/10709803
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709695
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709695%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709695: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709695 url https://www.openlane.eu/en/carv6/auction/10709695
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709971
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709971%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709971: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709971 url https://www.openlane.eu/en/carv6/auction/10709971
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709809
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709809%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709809: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709809 url https://www.openlane.eu/en/carv6/auction/10709809
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709962
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709962%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709962: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709962 url https://www.openlane.eu/en/carv6/auction/10709962
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709911
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709911%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709911: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709911 url https://www.openlane.eu/en/carv6/auction/10709911
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709879
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709879%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709879: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709879 url https://www.openlane.eu/en/carv6/auction/10709879
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709880
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709880%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709880: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709880 url https://www.openlane.eu/en/carv6/auction/10709880
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709881
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709881%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709881: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709881 url https://www.openlane.eu/en/carv6/auction/10709881
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709882
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709882%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709882: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709882 url https://www.openlane.eu/en/carv6/auction/10709882
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709883
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709883%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709883: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709883 url https://www.openlane.eu/en/carv6/auction/10709883
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709854
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709854%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709854: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709854 url https://www.openlane.eu/en/carv6/auction/10709854
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709853
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709853%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709853: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709853 url https://www.openlane.eu/en/carv6/auction/10709853
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709884
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709884%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709884: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709884 url https://www.openlane.eu/en/carv6/auction/10709884
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709924
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709924%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709924: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709924 url https://www.openlane.eu/en/carv6/auction/10709924
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709694
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709694%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709694: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709694 url https://www.openlane.eu/en/carv6/auction/10709694
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709973
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709973%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709973: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709973 url https://www.openlane.eu/en/carv6/auction/10709973
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709820
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709820%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709820: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709820 url https://www.openlane.eu/en/carv6/auction/10709820
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709970
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709970%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709970: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709970 url https://www.openlane.eu/en/carv6/auction/10709970
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709972
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709972%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709972: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709972 url https://www.openlane.eu/en/carv6/auction/10709972
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709821
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709821%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709821: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709821 url https://www.openlane.eu/en/carv6/auction/10709821
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709963
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709963%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709963: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709963 url https://www.openlane.eu/en/carv6/auction/10709963
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709877
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709877%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709877: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709877 url https://www.openlane.eu/en/carv6/auction/10709877
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709980
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709980%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709980: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709980 url https://www.openlane.eu/en/carv6/auction/10709980
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709850
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709850%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709850: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709850 url https://www.openlane.eu/en/carv6/auction/10709850
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709981
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709981%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709981: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709981 url https://www.openlane.eu/en/carv6/auction/10709981
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709875
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709875%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709875: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709875 url https://www.openlane.eu/en/carv6/auction/10709875
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709835
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709835%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709835: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709835 url https://www.openlane.eu/en/carv6/auction/10709835
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709796
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709796%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709796: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709796 url https://www.openlane.eu/en/carv6/auction/10709796
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709979
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709979%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709979: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709979 url https://www.openlane.eu/en/carv6/auction/10709979
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709807
2026-03-26 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709807%27 HTTP/1.1" 200 None
2026-03-26 04:17:04 [adesa.de] INFO: Scrape type for 10709807: 0
2026-03-26 04:17:04 [adesa.de] INFO: Skipping item 10709807 url https://www.openlane.eu/en/carv6/auction/10709807
2026-03-26 04:17:04 [adesa.de] INFO: Found listing with ID: 10709811
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709811%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709811: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709811 url https://www.openlane.eu/en/carv6/auction/10709811
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709923
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709923%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709923: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709923 url https://www.openlane.eu/en/carv6/auction/10709923
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709865
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709865%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709865: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709865 url https://www.openlane.eu/en/carv6/auction/10709865
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709798
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709798%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709798: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709798 url https://www.openlane.eu/en/carv6/auction/10709798
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709966
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709966%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709966: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709966 url https://www.openlane.eu/en/carv6/auction/10709966
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709977
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709977%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709977: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709977 url https://www.openlane.eu/en/carv6/auction/10709977
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709964
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709964%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709964: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709964 url https://www.openlane.eu/en/carv6/auction/10709964
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709834
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709834%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709834: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709834 url https://www.openlane.eu/en/carv6/auction/10709834
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709836
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709836%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709836: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709836 url https://www.openlane.eu/en/carv6/auction/10709836
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709903
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709903%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709903: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709903 url https://www.openlane.eu/en/carv6/auction/10709903
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709805
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709805%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709805: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709805 url https://www.openlane.eu/en/carv6/auction/10709805
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709965
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709965%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709965: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709965 url https://www.openlane.eu/en/carv6/auction/10709965
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709819
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709819%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709819: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709819 url https://www.openlane.eu/en/carv6/auction/10709819
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709802
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709802%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709802: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709802 url https://www.openlane.eu/en/carv6/auction/10709802
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709831
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709831%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709831: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709831 url https://www.openlane.eu/en/carv6/auction/10709831
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709852
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709852%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709852: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709852 url https://www.openlane.eu/en/carv6/auction/10709852
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709723
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709723%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709723: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709723 url https://www.openlane.eu/en/carv6/auction/10709723
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10709722
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710709722%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10709722: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10709722 url https://www.openlane.eu/en/carv6/auction/10709722
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726364%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726364: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726398%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726398: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726373%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726373: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726289%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726289: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726290%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726290: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726291%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726291: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726359%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726359: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726374%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726374: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-26 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726294%27 HTTP/1.1" 200 None
2026-03-26 04:17:05 [adesa.de] INFO: Scrape type for 10726294: 0
2026-03-26 04:17:05 [adesa.de] INFO: Skipping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-26 04:17:05 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726361%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726361: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726358%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726358: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726293%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726293: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726365%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726365: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726435%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726435: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726363%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726363: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726414
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726414%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726414: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726414 url https://www.openlane.eu/en/carv6/auction/10726414
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726360%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726360: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726362%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726362: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726256%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726256: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-26 04:17:06 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-26 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726257%27 HTTP/1.1" 200 None
2026-03-26 04:17:06 [adesa.de] INFO: Scrape type for 10726257: 0
2026-03-26 04:17:06 [adesa.de] INFO: Skipping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-26 04:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:17:06 [scrapy.extensions.logstats] INFO: Crawled 61 pages (at 16 pages/min), scraped 44 items (at 21 items/min)
2026-03-26 04:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-26 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726366%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10726366: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710726292%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10726292: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703209
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703209%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703209: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703209 url https://www.openlane.eu/en/carv6/auction/10703209
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702839
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702839%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702839: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702839 url https://www.openlane.eu/en/carv6/auction/10702839
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702802
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702802%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702802: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702802 url https://www.openlane.eu/en/carv6/auction/10702802
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703214
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703214%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703214: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703214 url https://www.openlane.eu/en/carv6/auction/10703214
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703412
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703412%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703412: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703412 url https://www.openlane.eu/en/carv6/auction/10703412
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10675734
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710675734%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10675734: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10675734 url https://www.openlane.eu/en/carv6/auction/10675734
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703215
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703215%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703215: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703215 url https://www.openlane.eu/en/carv6/auction/10703215
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702796
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702796%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702796: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702796 url https://www.openlane.eu/en/carv6/auction/10702796
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703207
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703207%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703207: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703207 url https://www.openlane.eu/en/carv6/auction/10703207
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702838
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702838%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702838: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702838 url https://www.openlane.eu/en/carv6/auction/10702838
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703213
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703213%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703213: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703213 url https://www.openlane.eu/en/carv6/auction/10703213
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10677120
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710677120%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10677120: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10677120 url https://www.openlane.eu/en/carv6/auction/10677120
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702797
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702797%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702797: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702797 url https://www.openlane.eu/en/carv6/auction/10702797
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10677121
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710677121%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10677121: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10677121 url https://www.openlane.eu/en/carv6/auction/10677121
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702804
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702804%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702804: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702804 url https://www.openlane.eu/en/carv6/auction/10702804
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702805
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702805%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702805: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702805 url https://www.openlane.eu/en/carv6/auction/10702805
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702800
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702800%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702800: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702800 url https://www.openlane.eu/en/carv6/auction/10702800
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703211
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703211%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703211: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703211 url https://www.openlane.eu/en/carv6/auction/10703211
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10675733
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710675733%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10675733: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10675733 url https://www.openlane.eu/en/carv6/auction/10675733
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10690307
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710690307%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10690307: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10690307 url https://www.openlane.eu/en/carv6/auction/10690307
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10702841
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710702841%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10702841: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10702841 url https://www.openlane.eu/en/carv6/auction/10702841
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10703216
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703216%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10703216: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10703216 url https://www.openlane.eu/en/carv6/auction/10703216
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10690306
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710690306%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10690306: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10690306 url https://www.openlane.eu/en/carv6/auction/10690306
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710608847%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710616543%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710724803%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10724803: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710100285%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504923%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504956%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504969%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505038%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505032%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10505042
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505042%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10505042: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10505042 url https://www.openlane.eu/en/carv6/auction/10505042
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10548333
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710548333%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10548333: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10548333 url https://www.openlane.eu/en/carv6/auction/10548333
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504910%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504915%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504988%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505050%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505023%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504992%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504959
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504959%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504959: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504959 url https://www.openlane.eu/en/carv6/auction/10504959
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504919%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504980%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504958%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505021%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710527712%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504951%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504986%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710530502%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710276383%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%279958697%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504985%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504984%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10715526
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710715526%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10715526: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10715526 url https://www.openlane.eu/en/carv6/auction/10715526
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710665478%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721613%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-26 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710597841%27 HTTP/1.1" 200 None
2026-03-26 04:17:08 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-26 04:17:08 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-26 04:17:08 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710698052%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710694524%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10716651
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716651%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10716651: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10716651 url https://www.openlane.eu/en/carv6/auction/10716651
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10721605
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721605%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10721605: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10721605 url https://www.openlane.eu/en/carv6/auction/10721605
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710703826%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710626566%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710698811%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710696471%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710663906%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710691964%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710707703%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710688552%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710553682%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710698181%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710697386%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710525350%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710590424%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710585779%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710662396%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10662396: 2
2026-03-26 04:17:09 [adesa.de] INFO: Scraping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710606756%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710719699%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710644733%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710557402%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504929%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504917%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710649966%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504911%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505024%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504912%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504928%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504928: 2
2026-03-26 04:17:09 [adesa.de] INFO: Scraping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-26 04:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710681290%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504940%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504976%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710662394%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710620678%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710662395%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504974%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710505027%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504944%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710676821%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10676821: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-26 04:17:09 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-26 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710626289%27 HTTP/1.1" 200 None
2026-03-26 04:17:09 [adesa.de] INFO: Scrape type for 10626289: 0
2026-03-26 04:17:09 [adesa.de] INFO: Skipping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-26 04:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-26 04:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-26 04:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-26 04:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10504928
2026-03-26 04:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-26 04:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928
2026-03-26 04:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10504928 to the API
2026-03-26 04:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504928>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'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': '8b2ecd02-661d-530b-942b-f02718c7e1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'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-26 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710504928%27 HTTP/1.1" 200 None
2026-03-26 04:17:11 [adesa.de] INFO: Saving data for 10504928: {'auction_closing_time': 1798675200.0, 'created_time': 1773240392.551368, 'last_price_update_time': 1774498631.532512}
2026-03-26 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504928') HTTP/1.1" 204 0
2026-03-26 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-26 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-26 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-26 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10662396
2026-03-26 04:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-26 04:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396
2026-03-26 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10662396 to the API
2026-03-26 04:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662396>
{'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': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662396',
'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': '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-26 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:12 [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-26 04:17:12 [adesa.de] INFO: Saving data for 10662396: {'auction_closing_time': 1798675200.0, 'created_time': 1773406660.718748, 'last_price_update_time': 1774498632.86499}
2026-03-26 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662396') HTTP/1.1" 204 0
2026-03-26 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626518: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10631171: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626516: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10631172: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10676824: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17: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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626287: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626276: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626274: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626285: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10627083
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10627083: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10627083 url https://www.openlane.eu/en/carv6/auction/10627083
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10698064
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10698064: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10698064 url https://www.openlane.eu/en/carv6/auction/10698064
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10717041
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10717041: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10717041 url https://www.openlane.eu/en/carv6/auction/10717041
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10597879
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10597879: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10597879 url https://www.openlane.eu/en/carv6/auction/10597879
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:15 [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-26 04:17:15 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-26 04:17:15 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-26 04:17:15 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-26 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%279981933%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710696449%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710641207%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710628377%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710699465%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10699465: 2
2026-03-26 04:17:16 [adesa.de] INFO: Scraping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710269735%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710333284%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710531591%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10531591: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710666058%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10716794
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716794%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10716794: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10716794 url https://www.openlane.eu/en/carv6/auction/10716794
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10716792
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716792%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10716792: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10716792 url https://www.openlane.eu/en/carv6/auction/10716792
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710699441%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10699441: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710051067%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710707863%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710697379%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710563518%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10563518: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10699520
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710699520%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10699520: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10699520 url https://www.openlane.eu/en/carv6/auction/10699520
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710242156%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10242156: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10574078
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710574078%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10574078: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10574078 url https://www.openlane.eu/en/carv6/auction/10574078
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10574076
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710574076%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10574076: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10574076 url https://www.openlane.eu/en/carv6/auction/10574076
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10722037
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710722037%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10722037: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10722037 url https://www.openlane.eu/en/carv6/auction/10722037
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710716209%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10716209: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710623494%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10623494: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710682772%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10682772: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710700897%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710640466%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10640466: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710691963%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10691963: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710641436%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10641436: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10721194
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710721194%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10721194: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10721194 url https://www.openlane.eu/en/carv6/auction/10721194
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710588293%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10588293: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710673718%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10673718: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710701015%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10701015: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710661521%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10661521: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710620367%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10620367: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710628380%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710699508%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710711370%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10711370: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710717379%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-26 04:17:16 [adesa.de] INFO: Found listing with ID: 10686920
2026-03-26 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710686920%27 HTTP/1.1" 200 None
2026-03-26 04:17:16 [adesa.de] INFO: Scrape type for 10686920: 0
2026-03-26 04:17:16 [adesa.de] INFO: Skipping item 10686920 url https://www.openlane.eu/en/carv6/auction/10686920
2026-03-26 04:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-26 04:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-26 04:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-26 04:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-26 04:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10699465
2026-03-26 04:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-26 04:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465
2026-03-26 04:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10699465 to the API
2026-03-26 04:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 04:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 04:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699465>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00: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 S1423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699465',
'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-26 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04: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%2710699465%27 HTTP/1.1" 200 None
2026-03-26 04:17:18 [adesa.de] INFO: Saving data for 10699465: {'auction_closing_time': 1798675200.0, 'created_time': 1774009283.275134, 'last_price_update_time': 1774498638.372508}
2026-03-26 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699465') HTTP/1.1" 204 0
2026-03-26 04:17:18 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 04:17:18 [adesa.de] INFO: adesa.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20last_price_update_time%20lt%201774066638 HTTP/1.1" 200 None
2026-03-26 04:17:18 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (47 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-26T04_15_00.jl
2026-03-26 04:17:18 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 348664,
'downloader/request_count': 417,
'downloader/request_method_count/GET': 398,
'downloader/request_method_count/POST': 19,
'downloader/response_bytes': 52756819,
'downloader/response_count': 417,
'downloader/response_status_count/200': 417,
'elapsed_time_seconds': 132.2158,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 26, 4, 17, 18, 676022, tzinfo=datetime.timezone.utc),
'item_scraped_count': 47,
'log_count/DEBUG': 6898,
'log_count/INFO': 8671,
'memusage/max': 186286080,
'memusage/startup': 150192128,
'photo_download_count': 351,
'request_depth_max': 19,
'response_received_count': 66,
'scheduler/dequeued': 417,
'scheduler/dequeued/memory': 417,
'scheduler/enqueued': 417,
'scheduler/enqueued/memory': 417,
'scrape_type/new': 42,
'scrape_type/price_update': 5,
'scrape_type/skipped': 1833,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 67,
'scrapy-zyte-api/error_ratio': 0.014925373134328358,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.533807944089397,
'scrapy-zyte-api/mean_response_seconds': 3.5943280084227975,
'scrapy-zyte-api/processed': 66,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 66,
'scrapy-zyte-api/request_args/experimental.requestCookies': 65,
'scrapy-zyte-api/request_args/experimental.responseCookies': 66,
'scrapy-zyte-api/request_args/httpRequestBody': 19,
'scrapy-zyte-api/request_args/httpRequestMethod': 19,
'scrapy-zyte-api/request_args/httpResponseBody': 66,
'scrapy-zyte-api/request_args/httpResponseHeaders': 66,
'scrapy-zyte-api/request_args/url': 66,
'scrapy-zyte-api/status_codes/200': 66,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 66,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1880,
'source/total_available': 1880,
'start_time': datetime.datetime(2026, 3, 26, 4, 15, 6, 460222, tzinfo=datetime.timezone.utc)}
2026-03-26 04:17:18 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-26 04:17:18 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fdc766e2610>
2026-03-26 04:17:18 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fdc74ca27d0>